473,466 Members | 1,314 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

C to Java Class Files compiler (AMPC version 1.5.1 released)

C to Java Class Files
-------------------------------

We are pleased to announce the release of version '1.5.1' of
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:
Improved the loop optimizer (loop invariants). Also, added many
more SWT APIs.

Project description:
Axiomatic Multi-Platform C (AMPC) is a C to Java class file compiler
suite for the development of platform independent applications.
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 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. 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.

Sep 21 '06 #1
6 2227

napi wrote:
C to Java Class Files
-------------------------------

We are pleased to announce the release of version '1.5.1' of
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.axioSPAM.com
Off topic retarded spammer.

Write once run anywhere? ya it's called PORTABLE C.

Or, it's called build your C code against a machine which you then
write a VM for. Java isn't the only lang with VMs.

Tom

Sep 21 '06 #2
"napi" <na**@axiomsol.comwrites:
>C to Java Class Files

We are pleased to announce the release of version '1.5.1' of
AMPC (Axiomatic Multi-Platform C) C to Java class files compiler
suite. It is Write Once Run Anywhere (WORA) with C.
.......
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 a very large subset of ANSI C (1989). It can be used

Do you know if you'll be developing a version of this for ISO-C99,
rather than ANSI-C?
(what ever happened to Write Once Debug Everywhere?)

--
Chris.
Sep 22 '06 #3
Chris McDonald wrote:
>
.... snip ...
>
Do you know if you'll be developing a version of this for ISO-C99,
rather than ANSI-C?
ANSI-C is C99. It used to be C95. Before that C90.

--
Some informative links:
news:news.announce.newusers
http://www.geocities.com/nnqweb/
http://www.catb.org/~esr/faqs/smart-questions.html
http://www.caliburn.nl/topposting.html
http://www.netmeister.org/news/learn2quote.html

--
Posted via a free Usenet account from http://www.teranews.com

Sep 23 '06 #4
CBFalconer <cb********@yahoo.comwrites:
>Chris McDonald wrote:
>>
Do you know if you'll be developing a version of this for ISO-C99,
rather than ANSI-C?
>ANSI-C is C99. It used to be C95. Before that C90.

Thanks, yes, maybe, but their website clearly states:

"AMPC covers a very large subset of ANSI C (1989)"

hence my question.

--
Chris.
Sep 23 '06 #5
CBFalconer <cb********@yahoo.comwrites:
Chris McDonald wrote:
>>
... snip ...
>>
Do you know if you'll be developing a version of this for ISO-C99,
rather than ANSI-C?

ANSI-C is C99. It used to be C95. Before that C90.
Agreed, that's strictly correct. But (too) many people haven't broken
the habit of the late 1980s of referring to the language defined by
the 1989 ANSI standard as "ANSI C".

If you want to refer to a specific version of the standard, it's
always safest to mention the year explicitly.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <* <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Sep 23 '06 #6
Chris McDonald wrote:
"napi" <na**@axiomsol.comwrites:
C to Java Class Files

We are pleased to announce the release of version '1.5.1' of
AMPC (Axiomatic Multi-Platform C) C to Java class files compiler
suite. It is Write Once Run Anywhere (WORA) with C.
.......
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 a very large subset of ANSI C (1989). It can be used


Do you know if you'll be developing a version of this for ISO-C99,
rather than ANSI-C?
Chris:

We don't have plans to support ISO-C99 at the moment. So far we
support ANSI C (1989), and all the standard C (1989) library functions
are implemented except for
signal(), raise(), setjmp(), and longjmp().

Napi

Sep 24 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
27
by: Mohd Hanafiah Abdullah | last post by:
Axiomatic Solutions Sdn Bhd announces the availability of AMPC version 1.2. You can purchase AMPC online now at: http://www.axiomsol.com/hedesu/shopping/index.php Major Changes -------------...
14
by: Mick | last post by:
I wrote a C# program that interfaces with a data vendor over the web using an API they supplied and their examples in C#. Now I have another data vendor's API and example that I want to add to...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
0
by: napi | last post by:
We are pleased to announce the release of version '1.5.0' of AMPC (Axiomatic Multi-Platform C) C to Java class files compiler suite. It is Write Once Run Anywhere (WORA) with C. Detailed info...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
0
by: napi | last post by:
C to Java Class Files ------------------------------- We are pleased to announce the release of version '1.5.1' of AMPC (Axiomatic Multi-Platform C) C to Java class files compiler suite. It is...
5
by: r035198x | last post by:
Setting up. Getting started To get started with java, one must download and install a version of Sun's JDK (Java Development Kit). The newest release at the time of writting this article is...
1
Ganesh9u
by: Ganesh9u | last post by:
Hi All, import org.sf.feeling.swt.win32.extension.hook.Hook; import org.sf.feeling.swt.win32.extension.hook.data.HookData; import org.sf.feeling.swt.win32.extension.hook.data.MouseHookData; ...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.