[email protected] wrote:
Piet van Oostrum:You may not have seen it, but Fortran and Algol 60 belong to that category.I see. It seems my ignorance is unbounded, even for the things I like. I am very sorry.
Some early versions of Basic were also flexible when it came to spaces.
The example I remember is:
FORD=STOP
Variable name were a single letter, optionally followed by a digit, so
that's:
FOR D = S TO P
--
http://mail.python.org/mailman/listinfo/python-list
