Related articles |
---|
Optimizing Java Compiler snarasim@ECECS.UC.EDU (Srivatsan Narasimhan) (1999-12-01) |
Re: Optimizing Java Compiler green@cygnus.com (Anthony Green) (1999-12-04) |
From: | Anthony Green <green@cygnus.com> |
Newsgroups: | comp.compilers |
Date: | 4 Dec 1999 22:36:15 -0500 |
Organization: | Cygnus Solutions |
References: | 99-12-014 |
Keywords: | Java, parse |
Srivatsan Narasimhan <snarasim@ECECS.UC.EDU> writes:
> I am looking for a public domain(open source) optimizing Java
> Compiler, which does [everything]
Check out gcj, which is part of the GNU Compiler Collection (GCC).
http://gcc.gnu.org
The gcj runtime is avilable from http://sourceware.cygnus.com/java
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California
Return to the
comp.compilers page.
Search the
comp.compilers archives again.