N
napi
C to Java Class Files
-------------------------------
We are pleased to announce the release of version '1.5.1' of
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. Integrate C and Java."
Detailed info can be found at:
http://www.axiomsol.com
The changes in this release are as follows:
Improved the loop optimizer (loop invariants). Also, added many
more SWT APIs.
Project description:
Axiomatic Multi-Platform C (AMPC) is a C to Java class file compiler
suite for the development of platform independent applications.
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 a very large subset of ANSI C (1989). It can be used
to develop new applications using C as well as port existing
applications written in C to run on JVM enabled devices. A JNI
(JVM Native Interface) feature is available for calling native C
or C++ functions. The asm() directive can be used to embed Jasmin
assembly code within C source code. Support for the SWT
(Standard Widget Toolkit) based graphics API is available.
J2ME CDC 1.1 for mobile devices is also supported.
-------------------------------
We are pleased to announce the release of version '1.5.1' of
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. Integrate C and Java."
Detailed info can be found at:
http://www.axiomsol.com
The changes in this release are as follows:
Improved the loop optimizer (loop invariants). Also, added many
more SWT APIs.
Project description:
Axiomatic Multi-Platform C (AMPC) is a C to Java class file compiler
suite for the development of platform independent applications.
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 a very large subset of ANSI C (1989). It can be used
to develop new applications using C as well as port existing
applications written in C to run on JVM enabled devices. A JNI
(JVM Native Interface) feature is available for calling native C
or C++ functions. The asm() directive can be used to embed Jasmin
assembly code within C source code. Support for the SWT
(Standard Widget Toolkit) based graphics API is available.
J2ME CDC 1.1 for mobile devices is also supported.