I don't really get how "1+1=3" is related here. With a proper grammar, such as the one used in infix arithmetic, whitespace is unnecessary. (and missing deliminators in postfix or prefix for 1+1 wouldn't yield three, just an error, or 11 if there's a unary + operator defined.