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