Whitespace interpreter This is a toy whitespace interpreter. It should be compliant with the full v0.3 version of the specification. How to build ./build.sh release wspace How to run ./wspace examples/fibonacci.ws References Wikipedia :: https://en.wikipedia.org/wiki/Whitespace_(programming_language) Original site :: https://web.archive.org/web/20130908230313/http://compsoc.dur.ac.uk/whitespace/index.php