# 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.