[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 14 Jun 2011 09:11:10 +0200
On Mon, Jun 13, 2011 at 9:51 PM, Petite Abeille
<petite.abeille@gmail.com> wrote:
> Goto? Really? How quaint :P
Seriously, very useful sometimes. Even the person who hammered
structured programming into me using Pascal (Judy Bishop) accepted
that a goto could be used without committing a sin.
This sorts out the repeat .. until .. continue issue in a more
straightforward way.
Also, interesting possibilities for code generation.
steve d.