Jack Compiler A compiler to compile jack language to stack machine code How to use this ? Compile and use it to compile a test jack program # Compile the jack compiler cd jack_compiler make # Compile a test program ./a.out < test.jack