nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
67 stars 17 forks source link

Feat/grading #167

Closed DavidSouther closed 1 year ago

DavidSouther commented 1 year ago

Adds a CLI with commands nand2tetris run [file.tst] and nand2tetris grade which runs a file and grades a folder, respectively. Includes "Shadow mode" if the nand2tetris.jar is made available.