[gambit-list] SRFI-13

Alex Shinn alexshinn at gmail.com
Wed Apr 29 21:33:39 EDT 2009


Alex Queiroz <asandroq at gmail.com> writes:

> Hallo,
>
> On Wed, Apr 15, 2009 at 5:07 PM, Arthur Smyles <atsmyles at earthlink.net> wrote:
>> Yes, I have a copy of it here:
>>
>> http://smyles.com/projects/r6gambit/darcs/libs/rnrs/unicode/
>>
>> It should be relatively straight forward if you want to convert it to r5rs.
>>
>
>      Since I don't know much about the internals of Gambit, I decided
> to try to start from the reference implementation of SRFI-14. But the
> 256-char representation that is used won't fly with unicode. If I get
> clever I will send an update.

You might want to look at the iset (integer set) library in
Chicken which is highly optimized for use with Unicode char
sets and is written in portable R5RS plus SRFI-4.

-- 
Alex



More information about the Gambit-list mailing list