lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: An alternative to the "continue" statement
From
: Fabien <fleutot+lua@
...
>
Date
: Tue, 26 Feb 2008 17:02:52 +0100
On Tue, Feb 26, 2008 at 4:08 PM, Fabien <
fleutot+lua@gmail.com
> wrote:
it would be possible to add "
until...do...end
" and "
repeat...while...
" loops
Actually it wouldn't, it would introduce ambiguities: "until" and "while" could both close a "repeat" statement, and introduce a new "until...do" / "while...do".
References
:
An alternative to the "continue" statement
,
Fabien
Re: An alternative to the "continue" statement
,
Javier Guerra
Re: An alternative to the "continue" statement
,
Fabien
Prev by Date:
Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
Next by Date:
Re: Running Lua on Windows
Previous by thread:
Re: An alternative to the "continue" statement
Next by thread:
Re: An alternative to the "continue" statement
Index(es):
Date
Thread