antlr4example
A quick Antlr4 Java example. The example uses antlr4-maven-plugin to compile the grammar Cobol85.g4 and parse a simple Cobol program.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBump antlr.version from 4.7.2 to 4.8-1
A quick Antlr4 Java example. The example uses antlr4-maven-plugin to compile the grammar Cobol85.g4 and parse a simple Cobol program.