Whitespace tools
An Assembler for Whitespace, quite complex. It is written in Haskell. Features are Includes, options(like defines in cpp) and an extended syntax … There is already an Assembler like this, but I did not know of its existence when I started writing this. And do not know whether it supports the same features.
example of a primes calculator
A Whitespace interpreter written in C++. It is very fast.
Whitespace interpreter in Whitespace What you have been dreaming of ! It is a Whitespace interpreter written in Whitespace itself ! It is quite stable. It was captable of running itself and a prim number searcher within itself !
(Cpp Interpreter → Ws Interpreter → Ws Interpreter → prim.ws) (took days to complete)