yacc/lex for Python

Gordon McMillan gmcm at hypernet.com
Sat Sep 11 14:25:24 EDT 1999


Kristopher Johnson asks:

> Are there any lex- or yacc-like tools available for Python?

See:
http://starship.python.net/crew/amk/python/string.html
(towards the bottom of the page) for a (probably out of date) list of 
various parsing packages.

- Gordon




More information about the Python-list mailing list