Port variant | v12 |
Summary | Python Lex & Yacc (3.12) |
BROKEN | |
Package version | 3.11 |
Homepage | http://www.dabeaz.com/ply/ |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 10 OCT 2023, 04:40:21 UTC |
Port created | 21 APR 2020, 22:22:44 UTC |
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. |
Build (only) |
python312:dev:std python-pip:single:v12 autoselect-python:single:std |
Build and Runtime | python312:primary:std |
main | mirror://PYPIWHL/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc |
python-pythran:v12 | Ahead of Time compiler for numeric kernels (3.12) |