|
|
|
Linux temps réel embarqué et outils de développements
|
Technique |
|
|
python-ply
| python-ply | Lex and Yacc implementation for Python | | Priority | |
| Section | python |
| Installed size | 208 |
| Maintainer | Arnaud Fontaine <arnaud@andesi.org> |
| Architecture | all |
| Version | 2.2-1 |
| Depends | python (>= 2.3), python-support (>= 0.2) |
| Suggests | python-ply-doc |
| File name | pool/main/p/ply/python-ply_2.2-1_all.deb |
| Description | 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. .
Homepage:
http://www.dabeaz.com/ply/ |
|
|
|