Abstract
The system described herein employs the block concept, and that of global and local variables, in addition to the methods applied in most LISP systems. Also, a new means of list representation is used: “local sequential” for lists created during compilation, and “block level sequential” for those created dynamically. A new garbage collection algorithm has been introduced to make lists as compact as possible; partial garbage collection is performed after each block exit instead of total garbage collection when storage is exhausted. The algorithm does not use the customary flagging procedure. This combination of features has eliminated the need for a free list, and effectively minimizes the number of pages used at any moment. © 1971, ACM. All rights reserved.
Author supplied keywords
Cite
CITATION STYLE
Rochfeld, A. (1971). New LISP Techniques for a Paging Environment. Communications of the ACM, 14(12), 791–795. https://doi.org/10.1145/362919.362937
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.