Paket: python-ply (2.3-1) [universe]
Links für python-ply
Ubuntu-Ressourcen:
Quellcode-Paket ply herunterladen:
Betreuer:
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 (E-Mail-Archiv)
- Gustavo Franco
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
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/
Andere Pakete mit Bezug zu 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
python-ply herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| all | 45,0 kB | 212,0 kB | [Liste der Dateien] |