constantine008 / antlr4example

A Java example for Antlr4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Java example for Antlr4


Languages

Language:ANTLR 98.2%Language:Java 1.8%