How Can I Make a Compiler With Java?

"Kevin Albrecht" <kevalb@earthlink.net>
8 Oct 1997 00:44:50 -0400

          From comp.compilers

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)
| List of all articles for this month |

From: "Kevin Albrecht" <kevalb@earthlink.net>
Newsgroups: comp.compilers
Date: 8 Oct 1997 00:44:50 -0400
Organization: EarthLink Network, Inc.
Keywords: Java, tools, question

I would like to create a compiler and/or interpreter in Java for a program-
ming language that I have created. I don't know what program(s) I
should use to do this. I have heard of programs like JavaCC, JavaCup,
JLex, ANTLR, and others, but I do not understand exactly what they do.
My basic question is, where do I start? Thanks in advance.


--
Kevin Albrecht
kevalb@earthlink.net
http://home.earthlink.net/~kevalb/
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.