Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 199 Bytes

Interpreter-Compiler

Interpretation and Compilation of Programming Languages Final Project

Using JavaCC to build an Abstract Syntax Tree. Then evaluate, typecheck and compile to java bytecode.