dwww Home


Documentation related to python3-ply

Package: python3-ply

Description: Lex and Yacc implementation for Python3
PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY:
 * It's implemented entirely in Python.
 * It uses LR-parsing which is reasonably efficient and well suited
 for larger grammars.
 * PLY provides most of the standard lex/yacc features including
 support for empty productions, precedence rules, error recovery,
 and support for ambiguous grammars.
 * PLY is extremely easy to use and provides very extensive error
 checking.
This package contains the Python 3 module.
Homepage: https://www.dabeaz.com/ply/
copyright | Debian changelog | Debian README

Manual pages:

dh_python3-ply(1)

Other documents:

/usr/share/doc/python3-ply

Other packages built from the same source:

python-ply-doc

Manual page search:

dh_python3-ply(1)

Generated by dwww version 1.14 on Fri Jan 24 06:23:23 CET 2025.