Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 191 Bytes

This is an interpreter written in java with the parser generator ANTLR4

Run make to generate lexer and parser classes

make test runs a sample input from the input file impl_input.txt