Files
brainfuck.hs/README.md
2015-06-23 15:57:03 +02:00

183 B

brainfuck

A Brainfuck interpreter and REPL in Haskell.

There seems to be a bug somewhere (as the quine example does not work), but I am not exactly sure where. Give me some time.