Whitespace Programming ? Yeah!

Found an intresting thing while web wandering, its an intresting thing to play with ! and please don't slash me for  adding this post in humor catagory :) below is an excerpt ..

Most modern programming languages do not consider white space characters (spaces, tabs and newlines) syntax, ignoring them, as if they weren't there. We consider this to be a gross injustice to these perfectly friendly members of the character set. Should they be ignored, just because they are invisible? Whitespace is a language that seeks to redress the balance. Any non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.

now i am thinking about developing a language where you can only use special characters are tokens ;) why not they were also ignored :) yeah i know not as much as whitespace..