blob: 3a64e63dc3d1265e388fd6490b78e217760a9c4e (
plain)
1
2
3
4
5
6
7
8
9
|
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/openjdk8/zulu-openjdk8 and mono (to
enable Java and C# support). C++ and Python are enabled by
default.
It is safe to install alongside libantlr3c.
|