[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua for unicode
- From: Björn De Meyer <bjorn.demeyer@...>
- Date: Tue, 03 Dec 2002 19:16:14 +0100
lua+Steven.Murdoch@cl.cam.ac.uk wrote:
> I do not know the current encoding used for Lua
> programs, is it ASCII, Latin-1 or is it defined by the platform?
AFAICS, it's C locale dependent. The Lua lexer allows all
characters in identifiers that the standard C isalpha()
returns 1 for.
--
"No one knows true heroes, for they speak not of their greatness." --
Daniel Remar.
Björn De Meyer
bjorn.demeyer@pandora.be