Home

Awesome

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