Recursion in Python grammar
Tim Peters
tim_one at email.msn.com
Thu May 27 22:16:36 EDT 1999
[G. David Kuhlman]
> ...
> By the way, anyone who would explain the differences between
> antlr's approach to generating parsers (antlr generates recursive
> descent parsers with look-ahead) and the Python parser approach ...
> would gain my thanks.
Then thank Dick Grune and Ceriel J.H. Jacobs for making their excellent book
available on the web:
http://www.cs.vu.nl/~dick/PTAPG.html
big-topic-sidestepping-ly y'rs - tim
More information about the Python-list
mailing list