[antlr-interest] Doubt about Predictive Parsing...Entry level question

mzukowski at yci.com mzukowski at yci.com
Mon Apr 28 08:10:39 PDT 2003


It's not based on tables, it's an LL(k) based parser.  I recommend reading
Ter's excellent lecture notes for his class on antlr.  They're available at
http://www.cs.usfca.edu/~parrt/course/652/index.html

Monty

-----Original Message-----
From: vivek bhaskar [mailto:vivek_bhaskar at hotmail.com]
Sent: Sunday, April 27, 2003 10:02 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Doubt about Predictive Parsing...Entry level
question


Hi,
I am new to antlr world, and so am in learning phase only.

It is predictive parsing and so it must work, based on a parse-table, but 
its not clear from generated code, which is as "Hand written code". So any 
one of you, who have seen antlr code, will please tell that how antlr work? 
Or how it generate code without using parse-table and different states?

vivek



_________________________________________________________________
Hot picks. Free downloads. http://www.msn.co.in/musicnew/musicshop Visit 
music shop


 

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