| Related articles |
|---|
| Re: compiling into Java djacobs@BlueSky.net (Dan Jacobs) (1996-04-11) |
| Re: compiling into Java arnold@suneast.East.Sun.COM (1996-04-11) |
| From: | arnold@suneast.East.Sun.COM (Ken Arnold - Sun Labs) |
| Newsgroups: | comp.compilers |
| Date: | 11 Apr 1996 23:45:35 -0400 |
| Organization: | Compilers Central |
| References: | 96-04-075 |
| Keywords: | Java, translator |
Hi here is my question: Is it possible and feasable to write a
compiler/translator from one language to java, in java ? Has
it been already done from any language in any language??
Thanks for the tips.
Yes, it has been done for Ada. I don't know if the compiler was
written in Java or Ada or C or something else.
This was a direct-to-Java compiler, not via an intermediate Java
language source form. But I presume that's better, not worse.
Ken
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.