Show simple item record

Shallow Binding in LISP 1.5

dc.date.accessioned2008-08-26T15:12:27Z
dc.date.accessioned2018-11-26T22:25:34Z
dc.date.available2008-08-26T15:12:27Z
dc.date.available2018-11-26T22:25:34Z
dc.date.issued1977-01
dc.identifier.urihttp://hdl.handle.net/1721.1/41975
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/41975
dc.descriptionKey Words and Phrases: LISP 1.5, environment structures, FUNARGs, shallow and deep binding, multiprogramming, cache. CR Categories: 4.13, 4.22, 4.32 This report describes research done at the Artificial Intelligence Laboratory of the Massachusetts Institute of Technology. Support for the laboratory's artificial intelligence research is provided in part by the Advanced Research Projects Agency of the Department of Defense under Office of Naval Research contract N00014-75-C-0522.en
dc.description.abstractShallow binding is a scheme which allows the value of a variable to be accessed in a bounded amount of computation. An elegant model for shallow binding in LISP 1.5 is presented in which context-switching is an environment structure transformation called "re-rooting". Re-rooting is completely general and reversible, and is optional in the sense that a LISP 1.5 interpreter will operate correctly whether or not re-rooting is invoked on every context change. Since re-rooting leaves (ASSOC X A) invariant, for all variables X and all environments A, the programmer can have access to a re-rooting primitive, (SHALLOW), which gives him dynamic control over whether accesses are shallow or deep, and which effects only the speed of execution of a program, not its semantics. So long as re-rooting is an indivisible operation, multiple processes can be active in the same environment structure. The re-rooting scheme is compared to a cache scheme for shallow binding and the two are found to be compatible. Finally, the concept of re-rooting is shown not to depend upon LISP's choice of dynamic instead of lexical binding for free variables; hence it can be used in an Algol interpreter, for example.en
dc.language.isoen_USen
dc.publisherMIT Artificial Intelligence Laboratoryen
dc.subjectcacheen
dc.subjectmultiprogrammingen
dc.subjectshallow and deep bindingen
dc.subjectFUNARGsen
dc.subjectenvironment structuresen
dc.subjectLISP 1.5en
dc.titleShallow Binding in LISP 1.5en
dc.typeWorking Paperen


Files in this item

FilesSizeFormatView
AI_WP_138.pdf421.4Kbapplication/pdfView/Open

This item appears in the following Collection(s)

Show simple item record