AMPC version 1.6.8 released (C to Java Class Files compiler)



C to Java Class Files
AMPC (Axiomatic Multi-Platform C) C to Java class files compiler
suite. It is Write Once Run Anywhere (WORA) with C.

"Platform Independence with C. Compile C programs into JVM apps."

Detailed info can be found at:
http://www.axiomsol.com

The changes in this release are as follows:
Improved error handling of parameter passing of struct/union
variables.

Project description:
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. AMPC supports the C standard
library as well as TCP/IP, ODBC, and graphics libraries.
J2ME CDC 1.1 for mobile devices is also supported.

Thank you.

Napi
Axiomatic Solutions Sdn Bhd
http://www.axiomsol.com
.



Relevant Pages