Commit Graph

2 Commits

Author SHA1 Message Date
Joachim Mairböck
29d8bcb3c0 antlr recipes: bump version (#7898)
The patch for antlr_cpp that was taken from an upstream PR was merged, so it was dropped from the patchset.
2023-03-04 08:34:53 +01:00
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