pkgsrc-wip/antlr3-c/DESCR
Blue Rats 06ece9a584 Import antlr3-c-3.4 as wip/antlr3-c.
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 C language bindings for ANTLR.
2013-03-07 11:51:40 +00:00

7 lines
423 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 C language bindings for ANTLR.