unicode normalization
- From: billposer@xxxxxxxxxxxx
- Date: 30 Dec 2006 18:52:06 -0800
One thing that tcl does not have as far as I can tell is unicode
normalization functions. Am I correct in thinking that there are no
builtin functions, extensions, or library functions for this? If so, I
am thinking that this is something that ought to be added. It is fairly
important for serious Unicode use. Python has it in a base library
(unicodedata) and there is a Perl module for it (Unicode::Normalize).
.
- Follow-Ups:
- Re: unicode normalization
- From: Donal K. Fellows
- Re: unicode normalization
- From: Michael Schlenker
- Re: unicode normalization
- Prev by Date: Re: Tcl faster than Perl/Python...but only with tricks...
- Next by Date: Sqlite wrap problem
- Previous by thread: Spawning a Secure Xterm
- Next by thread: Re: unicode normalization
- Index(es):
Relevant Pages
|