Show simple item record

PDP-6 IAP

dc.date.accessioned2004-10-04T14:43:36Z
dc.date.accessioned2018-11-24T10:12:10Z
dc.date.available2004-10-04T14:43:36Z
dc.date.available2018-11-24T10:12:10Z
dc.date.issued1968-01-01en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/6158
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/6158
dc.description.abstractLAP is a LISP FEXPR (or FSUBR when compiled) which is executed primarily for its side effect??ely assembling a symbolic listing into core as a machine language subroutine. As such, it is about the most convenient and rapid way for a LISP user to add machine language primitives to the LISP system, especially if the function in question are in a developmental stage and are reasonably small (e.g. 1-500 instructions). Also, the LISP compiler currently gives its results as a file of LAP code, which may then be loaded into core by IAP. Virtually any function definition, whether by DEFPROP, LABEL, or LAP is an extension of LISP's primitives; and as in any actual programming language, the side-effects and global interactions are often of primary importance. Because of this, and because of the inherently broader range of machine instructions and data formats, a function quite easily described and written in PDP-6 machine language may accomplish what is only most painfully and artificially written in LISP. One must, then, consider the total amount of code in each language to accomplish a given task, the amount of commentary necessary to clarify the intent of the task given the program (in this sense, LISP code rates very high??ajor benefit of the confines of LISP is that a good program serves as its own comment, and usually needs no further elucidations), and other considerations of programming convenience.en_US
dc.format.extent3755570 bytes
dc.format.extent431755 bytes
dc.language.isoen_US
dc.titlePDP-6 IAPen_US


Files in this item

FilesSizeFormatView
AIM-152.pdf431.7Kbapplication/pdfView/Open
AIM-152.ps3.755Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record