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.
Release files for ply 3.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ply-3.8.tar.gz | 157.3 kB | Details |
Release files / ply-3.8.tar.gz
| Download URL | ply-3.8.tar.gz |
|---|---|
| Size | 157.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7d1bdff026beb159c9942f7a17e102c375638d9478a7ecd4cc0c76afd8de0b8
|
|
BLAKE2b-256 checksum How to use checksums |
96e0430fcdb6b3ef1ae534d231397bee7e9304be14a47a267e82ebcb3323d0b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |