Hacker News new | ask | show | jobs
by timfi 924 days ago
A while back I attempted to write a brainfuck interpreter in Python with similar restrictions. It was great fun!

https://codegolf.stackexchange.com/a/206450