second draft William D Clinger (11 Jun 2016 18:45 UTC)
Re: second draft Arthur A. Gleckler (12 Jun 2016 03:25 UTC)
Re: second draft John Cowan (12 Jun 2016 07:33 UTC)
Re: second draft William D Clinger (13 Jun 2016 12:34 UTC)
Re: second draft Pierpaolo Bernardi (14 Jun 2016 02:16 UTC)

Re: second draft Arthur A. Gleckler 12 Jun 2016 03:25 UTC

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