Skip to content

aarc0305/jack_compiler

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors