[4437] in java-interest
j2c beta 1 released
daemon@ATHENA.MIT.EDU (niftyserve.or.jp!NBC02365@fujitsuI)
Wed Dec 27 00:44:44 1995
Date: Wed, 27 Dec 95 13:18:17 JST
To: java-interest@java.Eng.Sun.COM
From: niftyserve.or.jp!NBC02365@fujitsuI.fujitsu.com
Hi.
j2c: Java to C translator beta-1 available (only for JDK-Beta2)
j2c is a translator from java .class to C program.
j2c generates C program from your .class files to build a.out
executable without java interpreter.
fast java compiler:
You'll get fast java compiler by rebuilding original javac with j2c.
javac rebuilt by j2c is about 5-6 times faster than original (javac
distributed by Sun Microsystems,Inc.). If you use "espressogrinder"
instead of javac, you'll get about 10 times fast java compiler than
original.
web page:
Available from here: j2c web page in English:
Latest release is available on this page.
http <http://www.webcity.co.jp/info/andoh/java/j2c.html>
change:
a. With Conservative GC (thanks to Hans-J. Boehm)
b. inlining 8 bytes calculation
c. Many bug fix.
Have a nice drip!!. Regards.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com