Sam-I-Am's Builder Blog

Work type stuff - handy urls and notes on the trials and tribulations of a web builder.

Thursday, September 16, 2004

Whitespace - the language

A programming (interpreted) language using only whitespace as its tokens: space, line-feed and tab.

Here's the perl interpreter: whitespace.pl and an assembler for the squemish. No I've not tried it, but I love the idea.