Related articles |
---|
AMPC version 1.6.3 released (C to Java Class Files compiler) napi@axiomsol.com (napi) (2007-06-04) |
From: | napi <napi@axiomsol.com> |
Newsgroups: | comp.compilers |
Date: | Mon, 04 Jun 2007 05:09:34 -0700 |
Organization: | Compilers Central |
Keywords: | C, Java, translator |
Posted-Date: | 08 Jun 2007 09:27:20 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. Integrate C and Java."
Detailed info can be found at:
http://www.axiomsol.com
The changes in this release are as follows:
Fixed a bug to set up 'argv' and 'argc'.
Project description:
AMPC compiles C programs 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. 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
Return to the
comp.compilers page.
Search the
comp.compilers archives again.