AMPC 1.2.7 released

"napi" <napi@axiomsol.com>
13 Aug 2005 00:27:36 -0400

          From comp.compilers

Related articles
AMPC 1.2.7 released napi@axiomsol.com (napi) (2005-08-13)
| List of all articles for this month |

From: "napi" <napi@axiomsol.com>
Newsgroups: comp.compilers
Date: 13 Aug 2005 00:27:36 -0400
Organization: Compilers Central
Keywords: C, Java, available
Posted-Date: 13 Aug 2005 00:27:36 EDT

This email is to inform you about the release of version '1.2.7' of
AMPC (Axiomatic Multi-Platform C). Detailed info can be found at:


http://www.axiomsol.com


The changes in this release are as follows:
Fixed a bug found in code generator for function declaration.


Project description:
Axiomatic Multi-Platform C (AMPC) is a C IDE that generates Java
bytecode. 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.


Thank you.


Napi


Post a followup to this message

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