Pakket: python-antlr3 (3.5.2-1)
Verwijzigingen voor python-antlr3
Debian bronnen:
Het bronpakket python-antlr3 downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.antlr.org]
Vergelijkbare pakketten:
ANother Tool for Language Recognition - Python 2.7 bindings
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions (You can use PCCTS 1.xx to generate C-based parsers).
Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks.
This package provides the Python 2.7 bindings.
Andere aan python-antlr3 gerelateerde pakketten
|
|
|
|
-
- dep: antlr3 (>= 3.5)
- language tool for constructing recognizers, compilers etc
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-stringtemplate3
- template engine with strict model-view separation - Python 2.7