blob: efe5426e3d56026788b46d2ff136bb80bae2386f (
plain)
1
2
3
4
5
6
7
8
|
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.
|