Commit Graph

1 Commits

Author SHA1 Message Date
Joachim Mairböck
91ce40611b antlr: new recipes antlr_tool, antlr_runtime and antlr_cpp (#7834)
* antlr_tool is the grammar compiler
 * antlr_runtime is the Java runtime (this is also part of antlr_tool)
 * antlr_cpp is the C++ runtime

antlr_tool and antlr_runtime are not built from source, they just repack the downloaded JAR files.
2023-02-11 09:21:20 +01:00