Email list hosting service & mailing list manager


Errata for SRFI 115: Scheme Regular Expressions Arthur A. Gleckler 11 Oct 2017 19:13 UTC

I've just published fixes for errata for SRFI 115.  (Really,
they are clarifications, additional examples, and a new
location for the reference implementation, but they don't
change the meaning of the original document, so I'm
classifying them as errata.)  They have been provided by the
author, Alex Shinn, so I have incorporated them into the
public document and added a note to the Status section.

Here's Alex's summary:

  clarification and more examples for regexp-split and
  regexp-partition involving empty matches

Thank you to Shiro Kawai for suggesting these changes.

Here's the diff:

<https://github.com/scheme-requests-for-implementation/srfi-115/compare/eeb24fc76bfff639db489c59356e4ee0698b3a6d...a502cdcc351e70c314c9f81c430cebafa9f0f90a>

Regards,

SRFI Editor