[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: On the subject of Lua's grammar... --[[ ]]
- From: "Brian Weed" <bw@...>
- Date: Thu, 27 Nov 2003 10:35:19 -0500
I can feel the flame already, but...
How about // and /* */
Brian.
----- Original Message -----
From: "Roberto Ierusalimschy" <roberto@inf.puc-rio.br>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Thursday, November 27, 2003 7:33 AM
Subject: Re: On the subject of Lua's grammar... --[[ ]]
> > That syntax does look pretty wacky, [...]
>
> Suggestions for improvements are wellcome. The syntax needs to allow the
> inclusion of any literal string; it would be nice if the old `[[ ]]'
> could fit as a special case of the new format.
>
> -- Roberto
>