Y.A.B.I Yet Another Brainfuck Interpreter Instructions for Use Compile the program with the following command: mkdir build cd build/ cmake .. cmake --build . --config Release Run the program as follows: .\build\Release\YABI.exe .\examples\input.bf