Hacker News new | ask | show | jobs
by jewel 1022 days ago
Sure! Here's an implementation of nand and a 2-bit adder that uses it: https://github.com/jewel/nand
1 comments

Hah this is awesome!

I’m going to poke around and see how much it would take to stretch this into a basic Turing machine emulator.