January 2022

TECS Jack Compiler

See the source code on GitHub. TECS Jack Compiler is a compiler for the simple object-based language Jack written in Python. The machine code produced is designed to run on the HACK hardware platform. The code is compiled in three stages. First the CompilationEngine module… Read More »TECS Jack Compiler