/antlr4example

A Java example for Antlr4

Primary LanguageANTLR

CI Codacy Badge

antlr4example

A quick Antlr4 Java example. The example uses antlr4-maven-plugin to compile the grammar Cobol85.g4 and parse a simple Cobol program.