For Programmers: Free Programming Magazines  


Home > Archive > Compilers > April 2006 > AMPC 1.4.2 released (C to Java class files compiler suite)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author AMPC 1.4.2 released (C to Java class files compiler suite)
napi

2006-04-26, 4:05 am

We are pleased to announce the release of version '1.4.2' of
AMPC (Axiomatic Multi-Platform C) C to 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:
The atoD and strtoD library functions were turned into the macros
_atodd and _strtodd respectively. A bug which occurred when
doing post-increments operations on DOUBLE type variables
was fixed.

Project description:

Axiomatic Multi-Platform C (AMPC) is a C compiler suite with
an IDE that generates Java bytecode 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.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com