Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 131 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 131 Bytes

How to Use ANTLR4

Running:

$ gradle build installApp
$ ./build/install/antlr-example/bin/antlr-example 123+12
135