DanikVitek/bf-interpreter
BrainFuck interpreter written in Zig
To run the interpreter write your BF code in a separate file and provide the path to the file as an argument to the executable
> bf-interpreter .\examples\hello_world.b