[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 identifiers [was: Re: Lua t-shirts]
- From: Matthew Wild <mwild1@...>
- Date: Mon, 5 Oct 2009 10:27:39 +0100
2009/10/5 Ico <lua@zevv.nl>:
>
> * On 2009-10-05 David Given <dg@cowlark.com> wrote :
>
>> I'm still pushing for my proposal to allow all characters with codes
>> in the range 128-255 to be considered valid in names. This would
>> allow identifiers contain UTF-8 sequences.
>
> Interesting idea. What's the catch, if there is one ?
>
I don't know of one, I'm also in favour of this, though I mainly just
want some extra characters such as '!' that Ruby has (I've never
written a line of Ruby, so I'm envious) for marking methods which
mutate an object, and _ is over-used in Lua :)
Matthew
- References:
- Lua t-shirts, Stuart P.Bentley
- Re: Lua t-shirts, Pierre LeMoine
- Re: Lua t-shirts, Roberto Ierusalimschy
- Re: Lua t-shirts, Patrick Donnelly
- Re: Lua t-shirts, Phoenix Sol
- Re: Lua t-shirts, Stefan
- Re: Lua t-shirts, Peter Cawley
- Re: Lua t-shirts, steve donovan
- Re: Lua t-shirts, David Given
- UTF-8 identifiers [was: Re: Lua t-shirts], Ico