[4031] in java-interest
java to C translator
daemon@ATHENA.MIT.EDU (niftyserve.or.jp!NBC02365@fujitsuI)
Thu Dec 7 22:20:10 1995
Date: Fri, 8 Dec 95 09:15:16 JST
To: java-interest@java.Eng.Sun.COM
From: niftyserve.or.jp!NBC02365@fujitsuI.fujitsu.com
Java to C translator alpha-001 for Solaris 2.x available
j2c is a translator from java .class to C program.
j2c produces(generates) C program from .class to build a.out executing
without java interpreter.
As simple benchmark program, it makes fast about from 2 times to 6
times(with -O). (You know Sun's implementation of java interpreter is
good, I think)
If you have java benchmark program, please send to me.
Available from here
http <http://www.webcity.co.jp/info/andoh/java/j2c-001.tar.gz>
ftp <ftp://ftp.webcity.co.jp/pub/andoh/java/j2c-001.tar.gz>
a. only for JDK-1.0beta
Please don't use with 1.0alpha.
b. restriction
jsr and athrow instruction has not been supported yet.
java.lang.* java.io.* runtime only available
no gabage collector, and no finalization
exception not supported, if exception occur, byebye!!
c. Email address
NBC02365@niftyserve.or.jp
If you find something wrong or something to be better, please mail to
this address in English( or Japanese).
Thank you for your time.
Regards.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com