pkgsrc-wip/py-antlr3/DESCR
Blue Rats 9d7e8204c2 Import py27-antlr3-3.1.3 as wip/py-antlr3.
ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.

This package contains the Python language bindings for ANTLR.
2013-03-08 01:49:41 +00:00

7 lines
428 B
Text

ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.
This package contains the Python language bindings for ANTLR.