SPUR Lisp: Design and Implementation

Benjamin Zorn, Paul N. Hilfinger, Kinson Ho and James Larus

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-87-373
September 1987

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1987/CSD-87-373.pdf

This document describes SPUR Lisp a Common Lisp superset designed and implemented at U.C. Berkeley. Function calling sequences, system data structures, memory management policies, etc. are all described in detail. Reasons for the more important decisions are given. SPUR Lisp is implemented in BARB, a software simulator for SPUR hardware. In addition to describing the design of SPUR Lisp, this paper provides documentation for the BARB simulator, the SPUR Lisp compiler, and associated tools.


BibTeX citation:

@techreport{Zorn:CSD-87-373,
    Author = {Zorn, Benjamin and Hilfinger, Paul N. and Ho, Kinson and Larus, James},
    Title = {SPUR Lisp: Design and Implementation},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1987},
    Month = {Sep},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1987/5811.html},
    Number = {UCB/CSD-87-373},
    Abstract = {This document describes SPUR Lisp a Common Lisp superset designed and implemented at U.C. Berkeley. Function calling sequences, system data structures, memory management policies, etc. are all described in detail. Reasons for the more important decisions are given. SPUR Lisp is implemented in BARB, a software simulator for SPUR hardware. In addition to describing the design of SPUR Lisp, this paper provides documentation for the BARB simulator, the SPUR Lisp compiler, and associated tools.}
}

EndNote citation:

%0 Report
%A Zorn, Benjamin
%A Hilfinger, Paul N.
%A Ho, Kinson
%A Larus, James
%T SPUR Lisp: Design and Implementation
%I EECS Department, University of California, Berkeley
%D 1987
%@ UCB/CSD-87-373
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1987/5811.html
%F Zorn:CSD-87-373