SRFI 159: Combinator Formatting

by Alex Shinn

status: withdrawn (2020-07-31)

keywords: I/O, R7RS Large, R7RS Large: Tangerine Edition, Superseded

See also SRFI 28: Basic Format Strings, SRFI 48: Intermediate Format Strings, and SRFI 166: Monadic Formatting.

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.