Show simple item record

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

dc.date.accessioned2004-10-01T20:31:37Z
dc.date.accessioned2018-11-24T10:10:09Z
dc.date.available2004-10-01T20:31:37Z
dc.date.available2018-11-24T10:10:09Z
dc.date.issued1981-10-01en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/5696
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/5696
dc.description.abstractA 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. Each formatting function creates a sequence of directions which specify how an object is to be formatted if it can fit on one line and how it is to be formatted if it must be broken up across multiple lines. 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 directions passed from the formatting functions to the output routine form a well defined interface: a language for specifying formatting options. Three levels of user format-control are provided. A simple template mechanism makes it easy for a user to control certain aspects of the format produced. A user can exercise much more complete control over how a particular type of object is formatted by writing a special formatting function for it. He can make global changes in format by modifying the formatting process as a whole.en_US
dc.format.extent29 p.en_US
dc.format.extent9452367 bytes
dc.format.extent6806530 bytes
dc.language.isoen_US
dc.titleGPRINT - A LISP Pretty Printer Providing Extensive User Format-Control Mechanismen_US


Files in this item

FilesSizeFormatView
AIM-611.pdf6.806Mbapplication/pdfView/Open
AIM-611.ps9.452Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record