A simple brainfuck interpreter in Rust.
Documentation
This project follows a very standard Rust setup.
sh cargo run # Runs the executable. cargo test # Runs the tests.