slackbuilds/libraries/antlr4
Willy Sudiarto Raharjo fd56fdbd18
libraries/antlr4: Updated for version 4.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-08 14:21:54 +07:00
..
README libraries/antlr4: Added (language tool). 2019-01-26 07:53:34 +07:00
antlr4.SlackBuild libraries/antlr4: Updated for version 4.9.3. 2021-11-08 14:21:54 +07:00
antlr4.info libraries/antlr4: Updated for version 4.9.3. 2021-11-08 14:21:54 +07:00
slack-desc libraries/antlr4: Added (language tool). 2019-01-26 07:53:34 +07:00

README

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.