[157] in java-interest
Re: Java compilers...
daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Tue May 30 13:02:30 1995
Date: Tue, 30 May 1995 09:52:13 -0700
From: Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)
To: java-interest@java.Eng.Sun.COM
Hi Pat,
> I was just wondering if anyone out there is currently working on a
> Java compiler in Java. This would seem like a natural step to maturity
> of the language.
The javac compiler is already written in Java. This was done so that it
could easily be incorporated into a development environment (written in
Java) that supports incremental compilation. It also makes it totally
portable.
> Does there exist a decompiler for Java anywhere (which
> might facilitate experimentation with this)?
You can use the javap program to print the byte codes in a class file.
> Also, anyone interested in NewtonScript? I think a Java to NewtonScript
> compiler would be pretty straightforward.
B^)
Have fun,
Arthur van Hoff (avh@eng.sun.com)
http://java.sun.com/people/avh/
Sun Microsystems Inc, M/S UPAL02-301,
100 Hamilton Avenue, Palo Alto CA 94301, USA
Tel: +1 415 473 7242, Fax: +1 415 473 7104
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com