Skip to content

Repository files navigation

Jack Compiler

A compiler for the "Jack" programming language as specified in From NAND to Tetris.

Getting Started

Clone the project

git clone https://github.com/libklein/jackcompiler

Build/install the project

go build 
go install 

Usage/Examples

Compile all Jack source files in a directory

jackcompiler path/to/directory

or just a single Jack file

jackcompiler path/to/source.jack

About

A compiler for the Jack language from Nand2Tetris.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages