wxl86697716 / antlr4example

A Java example for Antlr4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Codacy Badge

antlr4example

A quick Antlr4 Java example. The example uses antlr4-maven-plugin to compile the grammar arithmetic.g4 and parse an arithmetic expression: the pythagorean theorem.

About

A Java example for Antlr4


Languages

Language:ANTLR 98.2%Language:Java 1.8%