An interpreter written in C++ for the esoteric programming language Whitespace.
Compile with make
.
The std=c++11
flag is required because of a single use of auto
.
In alphabetical order:
- Simon Klaver
- Tim van der Meij
- Willem Obbens
Not specified as of yet.