[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mixing characters and bytes
On 8/25/05, Michael Sperber <sperber@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> The string ports specified in SRFI 6 can support byte operations
> perfectly meaningfully. I believe SRFI 68 contains a variation of it.
This is difficult to use in a Scheme that puts tight restrictions on
its strings, such as requiring them to be valid UTF-8, or if it performs
character-level semantic operations such as automatically
normalizing all strings.
--
Alex