SlackBuildsOrg/development/antlr2/README
Marcel Steinbeck 104c2eaca3 development/antlr2: Add compiler flags.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-18 07:54:09 +07:00

8 lines
318 B
Text

ANTLR (ANother Tool for Language Recognition) is a powerful parser
generator for reading, processing, executing, or translating
structured text or binary files.
Optional dependencies are jdk and mono (to enable Java and C# support).
C++ and Python are enabled by default.
It is safe to install alongside libantlr3c.