ChenShuai1981 / antlrfun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antlr4-maven-example

ANTLR4 Maven project with Hello World

"mvn compile exec:java" will compile and run the main method.

Project is setup according to the standard Maven structure.

Generated source is in src/main/generated-sources

About

License:Other


Languages

Language:Java 81.3%Language:ANTLR 18.7%