Incless: An implementation of the Common Lisp printer

Description

This library provides a complete implementation of the standard print-object function.

Incless is configurable. Client code can alter many aspects of the library by supplying a client object, which is an instance of a standard class.

Requirements

Depends on Quaviver.

Uses standard classes for client configuration. Many of the standard functions are defined as generic functions. Therefore, CLOS is required for this library.

Maintainers

Currently maintained by Tarn W. Burton.

Possible improvements

Documentation.


robert.strandh@gmail.com