blob: a81558fba026a7044e3850f6b94d903fb00759a2 (
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
|