Hacker News new | ask | show | jobs
by deosjr 543 days ago
I did the same thing in Golang here: 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 :)