Jack Compiler
An implementation of the Jack Compiler for Nand2Tetris Part 2 written in Python. This is an academic project which translates Jack source code into a intermediate VM representation. The VM representation is similar in design to Java bytecode.
My Role
Developer
Technology
Python
Source Code