chicken-hackers
[Top][All Lists]
Advanced

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

Re: Plan for support of UTF-8 in core system


From: John Cowan
Subject: Re: Plan for support of UTF-8 in core system
Date: Sun, 23 Jan 2022 16:37:56 -0500

this is very good news.  points:

1. bytevectors and srfi 4 u8vectors should be the same type.

2. use r7rs file i/o, binary vs textual











;

On Fri, Jan 21, 2022 at 1:25 PM <felix.winkelmann@bevuta.com> wrote:
Hi!

Bevuta IT GmbH has kindly agreed to sponsor some work on CHICKEN and I suggest
to start on full unicode support in the core system, getting rid of
the current solution with a bolted-on utf8 egg.

This is certainly non-trivial, but necessary, as there have been numerous
requests by users in the past and the current solution is just too clunky
to be useful or efficient. Also, for better R7RS support a fully integrated
solution is preferable.

I have talked with sjamaan about this and collected some details of our
current proposal here:

    http://wiki.call-cc.org/unicode-transition

If you have comments or suggestions, please don't hesitate to share them here
or extend the wiki page.


felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]