Lex and Yacc for Python
jason jurkowski
jasonjurkowski at yahoo.com
Mon Apr 8 19:39:51 EDT 2002
More information about the Python-list mailing list
Mon Apr 8 19:39:51 EDT 2002
- Previous message (by thread): changing local dictionnary for functions
- Next message (by thread): Lex and Yacc for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alex, You might want to look at Beazly's PLY. Its implemented entirely in Python. http://systems.cs.uchicago.edu/ply/ Jason Oleksandr Kozachuk wrote: > Hi all! > > I need something, comparable to Yacc/Lex. Or something for > Context-Free-Grammar. Can any one recommend me anything? > > > Thanks, > Alex.
- Previous message (by thread): changing local dictionnary for functions
- Next message (by thread): Lex and Yacc for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list