JackVM-rs

A demonstration site showcasing the jackvm-rs project.

The JackVM is a 16-bit stack based virtual machine that runs programs compiled from the Jack language. Jack is a simple Java-like language that for which you build a compiler in nand2tetris. Even though Jack is a small language, you can create fairly powerful programs.

Source

Available on GitHub

Demo Jack Programs