Related articles |
---|
Static Java -> native translator ? abhalgat@ECECS.UC.EDU (Ashish Bhalgat) (1999-07-19) |
Re: Static Java -> native translator ? Renaud.Marlet@irisa.fr (Renaud Marlet) (1999-07-20) |
Re: Static Java -> native translator ? tromey@cygnus.com (Tom Tromey) (1999-07-20) |
Re: Static Java -> native translator ? cjwoods@mediaone.net (Chris Woods) (1999-08-18) |
From: | Tom Tromey <tromey@cygnus.com> |
Newsgroups: | comp.compilers |
Date: | 20 Jul 1999 01:11:44 -0400 |
Organization: | Cygnus Solutions |
References: | 99-07-077 |
Keywords: | Java |
>>>>> "Ashish" == Ashish Bhalgat <abhalgat@ECECS.UC.EDU> writes:
> I am a graduate student at University of Cincinnati. I am
> reasearching on efficient offline Javabyte code to native code
> compilation issues. I am looking for some such compiler which
> I haven't yet found.
Try the GNU Java compiler. See:
http://sourceware.cygnus.com/java/
for more information.
It isn't public domain, but it is free software.
Tom
Return to the
comp.compilers page.
Search the
comp.compilers archives again.