summaryrefslogtreecommitdiffstats
path: root/libraries/antlr4/README
blob: 8bc50fbedfd968b2fea881a9e41c97f198f8b4a7 (plain)
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.

This package contains the C++ runtime library only.