python-ply 3.11 Python Lex & Yacc

PLY is a lex/yacc implemented purely in Python. It uses LR parsing and does extensive error checking.