[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: David Manura <dm.lua@...>
- Date: Mon, 13 Jun 2011 23:45:12 -0400
On Mon, Jun 13, 2011 at 8:02 PM, Tony Finch <dot@dotat.at> wrote:
> Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
>> For instance, Ada uses the syntax <<label>> [...]
>> Should << and >> be reserved for 9.5? :)
> (deliberately ignoring the smiley) I think it makes sense to reserve the
> bitwise operator symbols for their usual purposes, as Lorenzo suggested.
<<name>> also reminds me of macros in literate programming,
http://en.wikipedia.org/wiki/Literate_programming (not that it is
often used).