| Artifact | Description |
|---|---|
| antlr (4) | A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. |
| antlr-runtime (2) | The runtime classes required to execute parsers generated by ANTLR. |
| gunit (1) | Unit testing framework for antlr grammars. |
| stringtemplate (2) | StringTemplate is a java template engine (with ports for C# and Python) for generating source code, web pages, emails, or any other formatted text output. |