lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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