[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Native unicode support?
- From: Björn De Meyer <bjorn.demeyer@...>
- Date: Tue, 25 Jun 2002 21:34:32 +0200
Edgar Toernig wrote:
>
> http://lua-users.org/lists/lua-l/2002-04/msg00024.html
>
> Ciao, ET.
Yes, that's about what I have in mind. We would have to change
the lex_isname() a little so characters in the high 8 bit range,
are recognized as "alphanumerical" and not as control characters.
And maybe get rid of that lookup table, as it will crash when fed
a character with a value higher than 256. We should prepare for
characters wider than 8 bits.
--
"No one knows true heroes, for they speak not of their greatness." --
Daniel Remar.
Björn De Meyer
bjorn.demeyer@pandora.be