lua-users home
lua-l archive

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


Hmm?

Unicode is great standard. It supports all of the world's languages and
then some.
Thankfully, strings in Lua can be Unicode, UTF16, ASCII, or 8 bit code
page mapped. 
Unfortunately I don't believe the lib src's support wide character
calls. I'm sure 
ports of these will surface in time, or preferably, they will be
converted into 
libs which automatically detect the string width of the platform they
run on.

Regards,
Jim



> -----Original Message-----
> From: owner-lua-l@tecgraf.puc-rio.br 
> [mailto:owner-lua-l@tecgraf.puc-rio.br] On Behalf Of mnicolet
> Sent: Friday, November 29, 2002 8:02 PM
> To: Multiple recipients of list
> Subject: Re: lua for unicode
> 
> 
> It should be never ...
>
> Unicode is a bad dream
>
> ----- Original Message ----- 
> From: "???" <changhan@codinet.com>
> To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
> Sent: Friday, November 29, 2002 2:31 AM
> Subject: lua for unicode
> 
> 
> > is there any plan to support unicode in lua?
> 
> 
>