slackbuilds/libraries/antlr4
Willy Sudiarto Raharjo 9f7a599c9a
libraries/antlr4: Updated for version 4.11.1.
This reverts commit ba2516dc91.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-01 01:36:48 +07:00
..
README libraries/antlr4: Add network warning to README. 2022-03-17 12:38:17 -04:00
antlr4.SlackBuild libraries/antlr4: Updated for version 4.11.1. 2023-05-01 01:36:48 +07:00
antlr4.info libraries/antlr4: Updated for version 4.11.1. 2023-05-01 01:36:48 +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.

Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.