AMPC 1.4.3 released (C to Java Class Files compiler suite)

"napi" <napi@axiomsol.com>
11 May 2006 10:49:55 -0400

          From comp.compilers

Related articles
AMPC 1.4.3 released (C to Java Class Files compiler suite) napi@axiomsol.com (napi) (2006-05-11)
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) englere.geo@yahoo.com (Eric) (2006-05-15)
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) gah@ugcs.caltech.edu (glen herrmannsfeldt) (2006-05-16)
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) englere.geo@yahoo.com (Eric) (2006-05-18)
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2006-05-22)
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) gah@ugcs.caltech.edu (glen herrmannsfeldt) (2006-05-22)
| List of all articles for this month |

From: "napi" <napi@axiomsol.com>
Newsgroups: comp.compilers
Date: 11 May 2006 10:49:55 -0400
Organization: http://groups.google.com
Keywords: C, Java, available
Posted-Date: 11 May 2006 10:49:55 EDT

We are pleased to announce the release of version '1.4.3' of
AMPC (Axiomatic Multi-Platform C) C to JVM (Java class files)
compiler suite. It is Write Once Run Anywhere (WORA) with C.


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


The changes in this release are as follows:
A couple of problems in the math library regarding use of the
atoD function were fixed.




Project description:


Axiomatic Multi-Platform C (AMPC) is a C compiler suite with
an IDE that generates Java bytecode (Java class files) to
produce platform independent applicatons. It 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. Also, many Java methods can be called from AMPC.
The asm() directive can be used to embed Jasmin assembly
code within C source code.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.