[antlr-interest] Suggestion for Parser

mzukowski at yci.com mzukowski at yci.com
Mon Apr 21 09:12:42 PDT 2003


What do you mean, a tree parser that doesn't parse the tree?  I don't
understand.

See the tinybasic.g example for ideas on how to do an interpreter.

Monty

-----Original Message-----
From: marcschellens [mailto:m_schellens at hotmail.com]
Sent: Monday, April 21, 2003 3:46 AM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Suggestion for Parser


It would be convenient, to have a tree parser,
which doesn't actually check the tree anymore, as this is done
before with another tree parser.
Especially such a tree parser could easyly extended to be used as an
interpreter.
Are there any plans in this direction?
Where are the crucial lines in the java code?
I am using c++ code generation.

thanks,
marc


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list