Whitespace interpreter
November 11, 2021 ยท View on GitHub
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