In Python, indentation is syntactically significant (wow -- I sound
like a programmer when I use big words!). So tabs vs. spaces can mean
that Python code doesn't even parse. (sigh)
But here's a language, in which "any non whitespace characters are
ignored; only spaces, tabs and newlines are considered syntax." Did
you get that? *Only* whitespace is significant.
http://compsoc.dur.ac.uk/whitespace/index.php
What a world. :-)
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss