lua-users home
lua-l archive

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


Any feedback will be appreciated !

The website looks nice! :-)

I see you have removed os.setlocale() from the standard library.
How to switch between C locale and national locale?
Which locale is used in string.upper(), pattern "%u" and "str1 < str2" ?
How are char intervals interpreted in patterns (such as "[A-Z]" but with unicode symbols)?