You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiler for the Jack programming language from the TECS project (http://www1.idc.ac.il/tecs/) written in Perl a while ago. Jack is a Java-like language with generally similar (although greatly simplified) syntax and VM usage.
Usage: ./jcc.pl hello.jack or ./jcc.pl source-directory/
The course itself (TECS) is awesome and highly recommended to anyone.