Re: Next Version of Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Next Version of Lua?
- From: Philippe Lhoste <PhiLho@...>
- Date: 2009年6月11日 12:30:11 +0200
On 10/06/2009 22:21, Sam Roberts wrote:
I use continue a lot in C, and never use repeat..until or do...while.
Perhaps I am abnormal, but I use both continue and do ... while (or repeat ... until) in
languages that allow them. Not necessarily together...
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --
- References:
- Next Version of Lua?, Olivier Hamel
- Re: Next Version of Lua?, Jim Whitehead II
- Re: Next Version of Lua?, Olivier Hamel
- Re: Next Version of Lua?, Luiz Henrique de Figueiredo
- Re: Next Version of Lua?, Joshua Jensen
- Re: Next Version of Lua?, Roberto Ierusalimschy
- Re: Next Version of Lua?, Asko Kauppi
- Re: Next Version of Lua?, Enrico Colombini
- Re: Next Version of Lua?, Petite Abeille
- Re: Next Version of Lua?, Sam Roberts