Structure of a LISP system using two-level storage: Communications of the ACM
Bobrow, Daniel G.; Murphy, Daniel L.
Access document
Publication: Communications of the ACM
Volume: 10
Issue: 3
Pages: 155-159
DOI: 10.1145/363162.363185
ISSN: 0001-0782, 1557-7317
Abstract:
In an ideal list-processing system there would be enough core memory to contain all the data and programs. Described in this paper are a number of techniques that have been used to build a LISP system utilizing a drum for its principal storage medium, with a surprisingly low time penalty for use of this slow storage device. The techniques include careful segmentation of system programs, allocation of virtual memory to allow address arithmetic for type determination, and a special algorithm for building reasonably linearized lists. A scheme for binding variables is described which is good in this environment and allows for complete compatibility between compiled and interpreted programs with no special declarations.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.