Re: [xml-dev] ANN: Gorille 0.3

From
Joe English <>
To
Date
2002-01-10T19:47:56Z
ID
<>
Thread
Re: [xml-dev] ANN: Gorille 0.3
Simon St.Laurent wrote:

> Just in curiosity, what languages support 32-bit characters?  (I tend to
> live in Java and various scripting languages.)

In theory, Haskell uses 30- or 31-bit characters, which is
sufficient for Unicode.  In practice, the major
implementations still either use 8 bits internally
or are restricted to 8 bits for file I/O, but that
will hopefully change soon.



--Joe English