/antlr4-gradle-template

Java examples from the companion repository of the ANTLR Mega Tutorial: https://tomassetti.me/antlr-mega-tutorial

Primary LanguageJavaMIT LicenseMIT

ANTLR 4 Gradle template

This project defines a simple template to use ANTLR 4 with Java in a modern Gradle project and IntelliJ IDEA.

It is a fork of Gabriele Tomassetti's ANTLR mega tutorial companion repository, integrated with my own modifications added when I was learning ANTLR following that tutorial.

See also