[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 identifiers [was: Re: Lua t-shirts]
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 5 Oct 2009 09:33:19 -0300
> Unicode contains a lot of characters which are distinct
> but visually identical or difficult to distinguish. This
> means, for instance, that you could have two different
> variables with the "same" name.
Not to mention the same character encoded differently in two different
files (e.g., one in Unicode the other in Latin1). Of course you can
always shoot your own foot, but some shots are harder to heal than
others.
(But that would be a funny fragment to write: if ≺ < ≺ then ∗ = ∗ * ∗ end )
-- Roberto
- References:
- 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
- Re: UTF-8 identifiers [was: Re: Lua t-shirts], Jacques Chester