freebsd-ports/devel/libantlr3c/pkg-descr
Tijl Coosemans f6fb4c99b2 New port: devel/libantlr3c
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 provides the ANTLR v3 C runtime library.

PR:		191470
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-07-12 13:18:55 +00:00

10 lines
450 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 provides the ANTLR v3 C runtime library.
WWW: http://www.antlr3.org/