Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Interpreting Lisp
Автор: Knott G.D.
Аннотация:
I wrote this book to help teach LISP to students in a course on data structures. Consequently it contains a careful description of the data structures manipulated by LISP functions. These data structures and others, notably hash tables, are also used in constructing a LISP interpreter. I wish to acknowledge the help of my students in shaping and debugging this material.