/WhitespaceInterpreter

Whitespace Interpreter written in Rust

Primary LanguageRust

Whitespace Interpreter

Whitespace Interpreter written in Rust.

This is incomplete, so help me!

Usage

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.

2018-11-23 21 23 36