A golang brainfuck interpreter with support for a custom dialect with asynchronistic
The basic brain fuck interperter it can be run by just running ./brainfuck_interpreter file.bf
A custom brainfuck dialect runner with added async capabilities it can be ran like ./brainfuck_interpreter -c file.bf