XP. A Common Lisp Pretty Printing System
Author(s)
Waters, Richard C.
Date Issued
August 1, 1989
Series/Report no.
AIM-1102a
Abstract
XP provides efficient and flexible support for pretty printing in Common Lisp. Its single greatest advantage is that it allows the full benefits of pretty printing to be obtained when printing data structures, as well as when printing program code. XP is efficient, because it is based on a linear time algorithm that uses a small fixed amount of storage. XP is flexible, because users can control the exact form of the output via a set of special format directives. XP can operate on arbitrary data structures, because facilities are provided for specifying pretty printing methods for any type of object.
Persistent DSpace Link