软件包:python3-antlr3(3.5.2-5)
python3-antlr3 的相关链接
Debian 的资源:
下载源码包 python3-antlr3:
- [python3-antlr3_3.5.2-5.dsc]
- [python3-antlr3_3.5.2.orig.tar.gz]
- [python3-antlr3_3.5.2-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.antlr.org]
相似软件包:
ANother Tool for Language Recognition - Python 3.x 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.
Note that this package contains patches for OpenStack Congress.
This package provides the Python 3.x bindings.
其他与 python3-antlr3 有关的软件包
|
|
|
|
-
- dep: antlr3
- language tool for constructing recognizers, compilers etc
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-stringtemplate3
- template engine with strict model-view separation - Python 3