4 ms·
I did the same thing in Golang here: https://github.com/deosjr/nand2tetris https://github.com/deosjr/nand2tetris Be sure to check out the lispmachine folder; i
by deosjr 2y ago
I did the same thing in Golang here: https://github.com/deosjr/nand2tetris https://github.com/deosjr/nand2tetris
Be sure to check out the lispmachine folder; its essentially a fork I made after finishing the course. It implements a Lisp on the nand-gate level :)