Email list hosting service & mailing list manager


SRFI 159: Combinator Formatting Arthur A. Gleckler 22 Aug 2017 04:20 UTC

Scheme Request for Implementation 159,
"Combinator Formatting,"
by Alex Shinn,
is now available for discussion.

Its draft and an archive of the ongoing discussion are
available at <https://srfi.schemers.org/srfi-159/>.

You can join the discussion of the draft by filling out the
subscription form on that page.

You can contribute a message to the discussion by sending it
to <srfi-159@srfi.schemers.org>.

Here's the abstract:

  A library of procedures for formatting Scheme objects to
  text in various ways, and for easily concatenating,
  composing and extending these formatters efficiently
  without resorting to capturing and manipulating
  intermediate strings.

Regards,

SRFI Editor