William D Clinger <xxxxxx@ccs.neu.edu> writes:
| I have submitted a pull request containing a second draft
| of the SRFI specification, accompanied by complete (if
| somewhat rough) sample implementations, a test program,
| and a kernel benchmark. As submitted, the sample
| implementations default to kernel8; to switch to kernel0
| or kernel16, change one line in 135.sld.
>
| The most important changes in the second draft are:
Thank you. I have just published your second draft of SRFI
135, Immutable Texts:
<http://srfi.schemers.org/srfi-135/>
Here's the diff:
<https://github.com/scheme-requests-for-implementation/srfi-135/commit/395ca4ba7ceeb1d1f5216649952cdfaeb6136ea8>
— SRFI Editor