Related articles |
---|
AMPC version 1.6.8 released (C to Java Class Files compiler) napi@axiomsol.com (napi) (2007-09-04) |
From: | napi <napi@axiomsol.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 04 Sep 2007 04:56:43 -0700 |
Organization: | Compilers Central |
Keywords: | available, C, Java |
Posted-Date: | 04 Sep 2007 10:11:56 EDT |
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
Return to the
comp.compilers page.
Search the
comp.compilers archives again.