/brainfuck-haskell

a brainfuck interpreter made in Haskell for learning purposes

Primary LanguageHaskell

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.