AMPC 1.4.2 released (C to Java class files)
- From: Mohd-Hanafiah Abdullah <napi@xxxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 21:14:49 -0500
We are pleased to announce the release of version '1.4.2' 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:
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 (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.
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@xxxxxxxxxxxxxxxxx #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
.
- Prev by Date: COMMERCIAL: XViewSDTS 0.05 beta testing
- Next by Date: ProcMeter3 - System monitoring program (cpu, memory etc.)
- Previous by thread: COMMERCIAL: XViewSDTS 0.05 beta testing
- Next by thread: ProcMeter3 - System monitoring program (cpu, memory etc.)
- Index(es):
Relevant Pages
|