Re: lex/yacc for Java

Paul Long <plong@perf.com>
9 Jun 1996 16:25:26 -0400

          From comp.compilers

Related articles
lex/yacc for Java mds@nsmdserv.cnd.hp.com (Mark Smith) (1996-06-08)
Re: lex/yacc for Java bronnikov@aol.com (1996-06-09)
Re: lex/yacc for Java plong@perf.com (Paul Long) (1996-06-09)
Re: lex/yacc for Java dwight@pentasoft.com (Dwight VandenBerghe) (1996-06-09)
| List of all articles for this month |

From: Paul Long <plong@perf.com>
Newsgroups: comp.compilers
Date: 9 Jun 1996 16:25:26 -0400
Organization: Smith Micro Video Products
References: 96-06-039
Keywords: Java, tools

Mark Smith wrote:
> Are there any lex/yacc tools for Java?


Do you want to write the translator in Java, parse Java, or generate
Java? I believe that one can do all three with "The Java(tm) based
Constructor of Useful Parsers" (CUP for short). Here's the URL:


http://www.cc.gatech.edu/gvu/people/Faculty/hudson/java_cup/home.html


--
Paul_Long________________________
Smith_Micro_Video_Products_______
http://www.teleport.com/~pciwww/
--


Post a followup to this message

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