Hacker News new | ask | show | jobs
by stevekemp 1477 days ago
Related to this I used go to compile brainfuck to x86 assembly:

https://github.com/skx/bfcc

That was a fun project I challenged myself to complete in a weekend.