python-ply
Subpackage Descriptions
single |
PLY is yet another implementation of lex and yacc for Python. Some notable
features include the fact that its implemented entirely in Python and it
uses LALR(1) parsing which is 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.
It is compatible with both Python 2 and Python 3.
|
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12
PY313 OFF Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc |
Distribution File Information
096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce 49567 python-src/ply-3.11-py2.py3-none-any.whl
Ports that require python-ply:v12