Related articles |
---|
How Can I Make a Compiler With Java? kevalb@earthlink.net (Kevin Albrecht) (1997-10-08) |
Re: How Can I Make a Compiler With Java? harth2@cuimail.unige.ch (Eric Harth) (1997-10-10) |
Re: How Can I Make a Compiler With Java? thetick@magelang.com (Scott Stanchfield) (1997-10-10) |
Re: How Can I Make a Compiler With Java? bothner@cygnus.com (1997-10-10) |
Re: How Can I Make a Compiler With Java? dcm@c-sw.com (1997-10-10) |
Re: How Can I Make a Compiler With Java? andrewbrown@acm.org (Andrew T. Brown) (1997-10-14) |
From: | "Andrew T. Brown" <andrewbrown@acm.org> |
Newsgroups: | comp.compilers |
Date: | 14 Oct 1997 00:19:10 -0400 |
Organization: | Microsoft Corporation |
References: | 97-10-036 |
Keywords: | Java |
Kevin Albrecht wrote in message 97-10-036...
>I would like to create a compiler and/or interpreter in Java for a program-
>ming language that I have created.
You may wish to consider "Modern Compiler Implementation in Java" by Appel:
http://www.cs.princeton.edu/~appel/modern/java/
Andrew Brown
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.