Does Lua support Unicode?
Posted
by TimK
on Stack Overflow
See other posts from Stack Overflow
or by TimK
Published on 2010-03-23T05:37:59Z
Indexed on
2010/03/23
5:43 UTC
Read the original article
Hit count: 254
Based on the link below, I'm confused as to whether the Lua programming language supports Unicode.
http://lua-users.org/wiki/LuaUnicode
It appears it does but has limitations. I simply don't understand, are the limitation anything big/key or not a big deal?
© Stack Overflow or respective owner