Home

Awesome

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.

<img width="452" alt="2018-11-23 21 23 36" src="https://user-images.githubusercontent.com/36184621/48943549-e9063180-ef66-11e8-8816-27f77986e0e6.png">