[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: HyperHacker <hyperhacker@...>
- Date: Wed, 15 Jun 2011 14:54:41 -0600
On Wed, Jun 15, 2011 at 11:40, phlnc8 <phlnc8@gmail.com> wrote:
> On Wed, Jun 15, 2011 at 1:29 PM, Roberto Ierusalimschy
> <roberto@inf.puc-rio.br> wrote:
> ...
>> Some real contenders:
>> ...
>
> If you really exclude "label foo", then
> +1 for "::foo::" -- nice to the eye, doesn't use "operator-like" characters
>
> Phil
>
>
My vote would be for "label foo" or "foo::". The symmetry looks a bit
ugly to me IMO and looks like it should be some kind of expression
(e.g. |foo| is commonly written in text to mean math.abs(foo)), and !
and & just seem confusing when they mean different things in other
languages.
--
Sent from my toaster.
- References:
- [ANN] Lua 5.2.0 (beta-rc1) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Alexandre Erwin Ittner
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, David Kastrup
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Eduardo Ochs
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, David Given
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, phlnc8