Re: Improving i18n support (Was: Re: Christmas



Larry W. Virden wrote:
I'm just wishing that, like \r, \n, \t and so forth, Tcl easily had
some sort of normal, 7 bit ascii shorthand for unicode characters, so
that, for instance, someone reading the code could tell what the
strings meant. Right now, attempting to read tcl scripts with Unicode
tell me nothing about the strings if the direct binary is present (I
don't have full unicode fonts available) and even the \u084 style
notation also doesn't tell me anything either.

Alas, you're SOL there because we're not about to go out and define a
neatly readable escape sequence for all 65000 or so UNICODE characters
that are not in ASCII. Far far too much work...

Donal.
.



Relevant Pages

  • Re: SortedList - bug or undocumented behavior ?
    ... that the Unicode characters (which can be upto 32-bits) are stored as 16 bit values. ... This is an excellent article on the perils & pitfalls of comparing strings in .NET 2.0: ... By default strings are compared via the CurrentCulture. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Highlander roadmap - phased approach to Unicode
    ... as Unicode characters can have a varaible length. ... If you want to support UCS4, you can convert all strings to that format in your code, but you'll find no Windows API to enter or display UCS4 strings. ...
    (borland.public.delphi.non-technical)
  • Re: Unicode and MoinMoin
    ... I've spent hours reading about ... Unicode, and playing with different encoding/decoding commands, but at ...
    (comp.lang.python)
  • RE: HTML::Entities issue
    ... : I have the following script: ... :> replace to Unicode characters. ... window under Windows XP and on Windows XP DOS window. ... received two equal strings. ...
    (perl.beginners)
  • Re: easily/safely type unicode characters?
    ... I was just reading your question about typing Unicode characters. ... you can do that in all GNOME programs by pressing Ctrl+Shift+u and ...
    (Ubuntu)