Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/java/javacpp/pkg-descr
34610 views
JavaCPP provides efficient access to native C++ inside Java, not unlike the way
some C/C++ compilers interact with assembly language. No need to invent new
languages. Instead, similar to what cppyy strives to do for Python, it exploits
the syntactic and semantic similarities between Java and C++.