Show simple item record

GPRINT: A LISP Pretty Printer Providing Extensive User Format Control Mechanism

dc.date.accessioned2004-10-04T14:52:21Z
dc.date.accessioned2018-11-24T10:12:59Z
dc.date.available2004-10-04T14:52:21Z
dc.date.available2018-11-24T10:12:59Z
dc.date.issued1982-09-01en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/6342
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/6342
dc.description.abstractA Lisp pretty printer is presented which makes it easy for a user to control the format of the output produced. The printer can be used as a general mechanism for printing data structures as well as programs. It is divided into two parts: a set of formatting functions and an output routine. The user specifies how a particular type of object should be formatted by creating a formatting function for the type. When passed an object of that type, the formatting function creates a sequence of directions which specify how the object should be printed if it can fit on one line and how it should be printed if it must be broken up across multiple lines. A simple template language makes it easy to specify these directions. Based on the line length available, the output routine decides what structures have to be broken up across multiple lines and produces the actual output following the directions created by the formatting functions. The paper concludes with a discussion of how the pretty printing method presented could be applied to languages other than Lisp.en_US
dc.format.extent29 p.en_US
dc.format.extent11436761 bytes
dc.format.extent7870601 bytes
dc.language.isoen_US
dc.titleGPRINT: A LISP Pretty Printer Providing Extensive User Format Control Mechanismen_US


Files in this item

FilesSizeFormatView
AIM-611a.pdf7.870Mbapplication/pdfView/Open
AIM-611a.ps11.43Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record