パッケージ: python-antlr3 (3.5.2-1)
python-antlr3 に関するリンク
Debian の資源:
python-antlr3 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.antlr.org]
類似のパッケージ:
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.
その他の python-antlr3 関連パッケージ
|
|
|
|
-
- dep: antlr3 (>= 3.5)
- language tool for constructing recognizers, compilers etc
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-stringtemplate3
- template engine with strict model-view separation - Python 2.7