|
| C to Java Class Files
---------------------
We are pleased to announce the release of version '1.6.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:
Upon detecting an error the compiler exited without removing the
temporary files, which it should. This problem has been fixed.
Also, some debugging/scaffolding code in the compiler was taken out.
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 ANSI C 1989 (except for the library functions setjmp(),
longjmp(), signal(), and raise()). 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.
Thank you.
Napi
Axiomatic Solutions Sdn Bhd
|
|