Cyclosis: An implementation Common Lisp streams

Description

This library provides an implementation of classes and functions in the Streams dictionary of hte Common Lisp standard.

Requirements

Depends on alexandria. Uses standard classes to define stream classes. Uses generic functions to define stream functions. So CLOS is required.

Maintainers

Currently maintained by Tarn W. Burton.

Possible improvements

Needs more external formats added to the transcoding interface for external formats. More documentation strings should be added.


robert.strandh@gmail.com