Skip to content

Compiler for the Jack programming language (simple Java like)

Notifications You must be signed in to change notification settings

vnd/tecs-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

Compiler for the Jack programming language (simple Java like)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages