Package: python-ply (2.3-1) [universe]
Links for python-ply
Ubuntu Resources:
Download Source Package ply:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Arnaud Fontaine
- Debian Python Modules Team (Mail Archive)
- Gustavo Franco
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Lex and Yacc implementation for Python
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/
Other Packages Related to python-ply
|
|
|
-
- dep: python (>= 2.3)
- An interactive high-level object-oriented language (default version)
-
- dep: python-support (>= 0.2)
- automated rebuilding support for python modules
-
- sug: python-ply-doc
- Lex and Yacc implementation for Python
Download python-ply
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 45.0 kB | 212.0 kB | [list of files] |