
The Java jars are OSGi compatible so you should be able to use them within Eclipse. Only what's needed for building and executing parsers/lexers generated in Java.

Everything you need to build the tool and Java runtime from source. Complete ANTLR 4.13.0 tool, Java runtime and ST 4.0.8, which lets you run the tool and the generated code.

Complete ANTLR 4.13.0 Java binaries jar.There are plug-ins for Intellij, NetBeans, and Eclipse. As of 4.13.0, we have these code generation targets:Īll users should download the ANTLR tool itself and then choose a runtime target below, unless you are using Java which is built into the tool jar.ĪNTLR 4 grammar repository, and How to build ANTLR itself.

The latest version of ANTLR is 4.13.0, released May 21, 2023.
