Nimrod programming language
MRAB
google at mrabarnett.plus.com
Thu May 14 18:13:58 EDT 2009
bearophileHUGS at lycos.com 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
More information about the Python-list
mailing list