[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 identifiers [was: Re: Lua t-shirts]
- From: David Given <dg@...>
- Date: Mon, 05 Oct 2009 13:51:18 +0100
Kenneth Forsbäck wrote:
If these would-be programmers are so young they have problems using
Latin/ASCII, then they shouldn't be learning Lua, or any other
programming language for that matter.
You're assuming that they speak a language with an easily latinised
form. That's not necessarily the case. You look like you're Finnish ---
Finnish uses accented characters, but you can easily force it into ASCII
and produce comprehensible approximations of Finnish words that you can
use in identifiers.
But the same doesn't apply to Chinese, for example. Chinese
latinisations are notoriously horrible; there are several conflicting
versions (did you know that Beijing and Peking are *the same word*?).
And besides, why should they have to? Why shouldn't they use their
native language to write their code in? Why force them to use an alien
alphabet just so that they can use Lua? Why make them do things *our*
way, when such a tiny change would let them do things *their* way, in
the way they find most comfortable?
--
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "They laughed at Newton. They laughed at Einstein. Of course, they
│ also laughed at Bozo the Clown." --- Carl Sagan
- References:
- Lua t-shirts, Stuart P.Bentley
- 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], Mauro Iazzi
- Re: UTF-8 identifiers [was: Re: Lua t-shirts], Jerome Vuarand
- Re: UTF-8 identifiers [was: Re: Lua t-shirts], Enrico Colombini
- Re: UTF-8 identifiers [was: Re: Lua t-shirts], Jerome Vuarand
- Re: UTF-8 identifiers [was: Re: Lua t-shirts], Kenneth Forsbäck