helvm / WhitespaceInterpreter

Whitespace Interpreter written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Whitespace Interpreter written in Rust


Languages

Language:Rust 100.0%