A single, general looping construct? (was: why no "do : until"?)
Moshe Zadka
moshez at zadka.site.co.il
Mon Jan 1 21:31:56 EST 2001
More information about the Python-list mailing list
Mon Jan 1 21:31:56 EST 2001
- Previous message (by thread): A single, general looping construct? (was: why no "do : until"?)
- Next message (by thread): A single, general looping construct? (was: why no "do : until"?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 01 Jan 2001 16:42:42 GMT, rturpin at my-deja.com wrote: > But the core idea, in Pythonic syntax, > would look like this: > > do: <A> while <x>: <B> Actually, I think that's very close to the Forth syntax of that loop-and-a-half. -- Moshe Zadka <sig at zadka.site.co.il> This is a signature anti-virus. Please stop the spread of signature viruses!
- Previous message (by thread): A single, general looping construct? (was: why no "do : until"?)
- Next message (by thread): A single, general looping construct? (was: why no "do : until"?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list