Browsing Computer Science and Artificial Intelligence Lab (CSAIL) by Subject "LISP"

Now showing items 1-5 of 5

  • Abstraction in Numerical Methods 

    Unknown author (1987-10-01)
    We illustrate how the liberal use of high-order procedural abstractions and infinite streams helps us to express some of the vocabulary and methods of numerical analysis. We develop a software toolbox encapsulating the ...

  • The Description of Large Systems 

    Unknown author (1984-09-01)
    In this paper we discuss the problems associated with the description and manipulation of large systems when their sources are not maintained as single fields. We show why and how tools that address these issues, such ...

  • A Lifetime-based Garbage Collector for LISP Systems on General-Purpose Computers 

    Unknown author (1988-02-01)
    Garbage collector performance in LISP systems on custom hardware has been substantially improved by the adoption of lifetime-based garbage collection techniques. To date, however, successful lifetime-based garbage ...

  • A Note on the Optimal Allocation of Spaces in MACLISP 

    Unknown author (MIT Artificial Intelligence Laboratory, 1977-03-16)
    This note describes a method for allocating storage among the various spaces in the MACLISP Implementation of LISP. The optimal strategy which minimizes garbage collector effort allocates free storage among the various ...

  • The Revised Revised Report on Scheme or An Uncommon Lisp 

    Unknown author (1985-08-01)
    Data and procedures and the values they amass, Higher-order functions to combine and mix and match, Objects with their local state, the message they pass, A property, a package, the control of point for a catch- In the ...