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

Re: Unicode and Scheme

This page is part of the web mail archives of SRFI 50 from before July 7th, 2015. The new archives for SRFI 50 contain all messages, not just those from before July 7th, 2015.




On Mon, 9 Feb 2004, Tom Lord wrote:

>    > FWIW, I'm using the upper 11 bits in string representation to give the
>    > index (relative to the start of the buffer) of the character to which
>    > the codepoint belongs.  I'm using it in the first codepoint of my
>    > primitive character representation to say how many codepoints are in
>    > this character.
>
>I think that you're implying "and therefore, I couldn't implement your
>version of buckybits" but I don't see that.

No, I can implement them, and have, using five combining codepoints.
What I'm pointing out is that making assumptions about the
relationship of "buckybits" to internal representation of characters
is and will remain fruitless, and that your discussion of their
representation in a 32-bit machine-word is not topical to your
proposal.

				Bear