/yabi

Yet Anonher Brainfuck Interpreter

Primary LanguageHaskellMIT LicenseMIT

yabi

Yet Another Brainfuck Interpreter

Build Status

The code is simple and doesn't use any advanced features or libraries. Just plain recursion. It also doesn't use optimizations or intermediate representations of Brainfuck code.