brainfe Another brainf*ck interpreter written in Rust build git clone https://github.com/jack-champagne/brainfe cd brainfe cargo build run ./target/debug/brainfe helloworld.bfk # Outputs: Hello world!