summaryrefslogtreecommitdiff
path: root/devel/libantlr4/pkg-descr
blob: 038176c6e85d00be2dceaffaf6442c29b8d89ddc (plain) (blame)
1
2
3
4
5
6
7
8
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 vv C/C++ runtime library.