New draft of SRFI 130: Cursor-based string library
Arthur A. Gleckler 14 May 2016 16:07 UTC
I've just published a new draft of SRFI 130 from John Cowan.
<http://srfi.schemers.org/srfi-130/>
Here are John's notes about the change:
| Subject: Draft #5 of SRFI 130 plus updated implementation
| Attached is draft #5 of SRFI 130 and a new tarball based
| on SRFI 13 (don't forget to unpack it). This version of
| the implementation is complete and has no known bugs,
| although there is no formal test suite. I think it's
| ready for last call.
| I have also made an adaptation of the Chibi
| implementation, but it does have bugs, so I haven't
| included it. It can go into the repo after finalization.
For ease of reference, here's the diff:
<https://github.com/scheme-requests-for-implementation/srfi-130/commit/e9b31d9c7c5caff6afd6b5a63ad66348f9ba5422>
Regards,
SRFI Editor