Whitespace Interpreter written in Rust.
This is incomplete, so help me!
rustc whitespace_interpreter.rs -o wi
./wi [YOUR_WHITESPACE_PROGRAM]When you debug this program, it is easy to comment-out println!(" For debug:... like this.
Whitespace Interpreter written in Rust.
This is incomplete, so help me!
rustc whitespace_interpreter.rs -o wi
./wi [YOUR_WHITESPACE_PROGRAM]When you debug this program, it is easy to comment-out println!(" For debug:... like this.