Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers
- From: steve donovan <steve.j.donovan@...>
- Date: 2014年4月28日 17:26:27 +0200
On Mon, Apr 28, 2014 at 3:18 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> "Other" from what? How would you manipulate a pattern with patterns?
Fair enough; one can't escape the escape problem, and personally I
don't consider it a big problem at all. Fortunately Lua uses %d rather
than \ which itself needs to be escaped. The author's examples are
pretty, but not practical, just as typesetting and writing are
different as long as we use keyboards.
- References:
- Proposal: allow @, ,ドル !, and ? in Lua identifiers, Coroutines
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Tony Papadimitriou
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Coroutines
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, steve donovan
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, David Demelier
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Dirk Laurie
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Andrew Starks
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Dirk Laurie
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, steve donovan
- Re: Proposal: allow @, ,ドル !, and ? in Lua identifiers, Roberto Ierusalimschy