Re: question about Unicode
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: question about Unicode
- From: roberto@... (Roberto Ierusalimschy)
- Date: Mon, 4 Dec 2006 16:49:11 -0200
> I gather there is no "best" way.
I know (so the quotes ;)
> The way slnunicode does it is optimized for size,
> using a higly compressed unicode character class table (from Tcl)
> and never requiring space for a UTF-16 version (unlike Tcl).
What is the license? Where can I find documentation?
-- Roberto