Axiomatic Multi-Platform C 1.6.6 (Default branch) |
|
|
AMPC compiles C programs directly into Java
bytecode to run on any platform where a Java
runtime is available. AMPC can also be used to
integrate C and Java programs since AMPC's C
functions can directly call numerous Java methods
and vice versa. AMPC supports ANSI C 1989 (ISO
1990). A JNI (JVM Native Interface) feature is
available for calling native C or C++ functions.
MATLAB generated C code can be fed to AMPC for
compilation to target JVM installed devices such
as servers, desktop systems, PDAs, and
Smart-phones. J2ME CDC 1.1 for mobile devices is
also supported.
License: Other/Proprietary License
Changes:
Bit fields are now supported.
|