Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 634 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 634 Bytes

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.