INTERLISP
- 1 December 1973
- journal article
- Published by Association for Computing Machinery (ACM) in ACM SIGART Bulletin
- Vol. 43 (43) , 8-9
- https://doi.org/10.1145/1056786.1056787
Abstract
INTERLISP (INTERactive LISP) is a LISP system currently implemented on the DEC PDP-10 under the BBN TENEX time sharing system<*R1>. INTERLISP is designed to provide the user access to the large virtual memory allowed by TENEX, with a relatively small penalty in speed (using special paging techniques described in <*R2>). Additional data types have been added, including strings, arrays, and hash association tables (hash links). The system includes a compatible compiler and interpreter. Machine code can be intermixed with INTERLISP expressions via the assemble directive of the compiler. The compiler also contains a facility for "block compilation" which allows a group of functions to be compiled as a unit, suppressing internal names. Each successive level of computation, from interpreted through compiled, to block-compiled provides greater speed at a cost of debugging ease.Keywords
This publication has 3 references indexed in Scilit:
- TENEX, a paged time sharing system for the PDP - 10Communications of the ACM, 1972
- TENEX, a paged time sharing system for the PDP-10Published by Association for Computing Machinery (ACM) ,1971
- Structure of a LISP system using two-level storageCommunications of the ACM, 1967