lua-users home
lua-l archive

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


Is there a good reason why 5.2.0 uses is own "ctype" (ASCII apparently) and doesn't relay on standard functions/macros : isalpha, isgit ...

On my "box" an IBM's mainframe using EBCDIC encoding (z/OS v1r9) the building of Lua is OK but at execution whatever you input, Lua replies:

stdin:1: unexpected symbol near char(nnn)