[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: Patrick Donnelly <batrick@...>
- Date: Thu, 16 Jun 2011 13:41:23 -0400
On Wed, Jun 15, 2011 at 1:29 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> Some real contenders:
>
> 1) keep all as it is
> 2) change the indication of filenames in debug info and in LUA_INIT
> 3) ::label::
> 4) |name|
> 5) &name:
> 6) !name:
As others have mentioned, I like "label foo:"? It seems to follow
Lua's current standards on keywords and syntax.
--
- Patrick Donnelly