Now showing items 25-27 of 1835

    • A Birthday Party Frame System 

      Clemenson, Gregory D. (MIT Artificial Intelligence Laboratory, 1977-02)
      This paper is an experimental investigation of the utility of the MIT-AI frames system. Using this system, a birthday party planning system was written, representing the basic decisions that comprise such a plan as frames. ...
    • List Processing in Real Time on a Serial Computer 

      Baker, Henry G. Jr. (MIT Artificial Intelligence Laboratory, 1977-04-01)
      A real-time list processing system is one in which the time required by each elementary list operation (CONS, CAR, CDR, RPLACA, RPLACD, EQ, and ATOM in LISP) is bounded by a (small) constant. Classical list processing ...
    • Shallow Binding in LISP 1.5 

      Baker, Henry G. Jr. (MIT Artificial Intelligence Laboratory, 1977-01)
      Shallow binding is a scheme which allows the value of a variable to be accessed in a bounded amount of computation. An elegant model for shallow binding in LISP 1.5 is presented in which context-switching is an environment ...