SRFI 68: Comprehensive I/O

by Michael Sperber

status: withdrawn (2005-11-29)

keywords: I/O

Abstract

This SRFI defines a comprehensive I/O subsystem for Scheme with three layers, where each layer is built on top of the one below it:

The layer architecture is similar to the upper three layers of the I/O subsystem in The Standard ML Basis Library.

In particular, the subsystem provides

The subsystem does not provide

However, all of these could be added on top of one or several of the layers specified in this SRFI.