JunC++ion
Home PageCategories: Interoperability
Author: Codemesh
Latest version: 3.2.18
Added 2007-09-18
Development tool that solves Java/C++ or Java/C integration problems.
JunC++ion consists of the following components:
- a code generator, both GUI and command line version: takes Java bytecode as input and generates platform- and compiler-portable C++ source files, makefiles, and project files.
- a runtime library: typically platform- and compiler-specific and provides an abstraction layer around the generic aspects of Java and C++ integration.
- an ANT abstraction for various C++ compilers.
- a Shared JVM server: provides you with an alternate deployment option that does not require the presence of a Java Runtime Environment on the host that is running your C++ code.
Built for Java |