A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
tags:| Version | Download | Details |
|---|---|---|
| 3.1.1 | Binary (114 KB) | Details |
| 3.1 | Binary (122 KB) | Details |
| 3.0.1 | Binary (144 KB) | Details |
| 3.0 | Binary (90 KB) | Details |
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.1.1</version>
</dependency>