a brainfuck interpreter made in Haskell for learning purposes
Haskell
brainfuck-Haskell
This interpreter is a very simple implementation, that does its job. If you run the main file with stack, it will automatically interpret the code in the source.bf file.