ObjectOriented Common LISP Author:Stephen Slade LISP, which stands for LISt Processing, was developed in the late 1950s by John McCarthy as a language for manipulating symbols. This book presents the Common LISP Language, a version of LISP, and details a range of applications for it, including data structures, computer systems, and compiler design.This book presents a tutorial introduction to... more » Common LISP, coverign lists and trees, recursion, local vs. global reference, characters and strings, streams, LAMDA and LABELS, control, debugging, macros, structures, classes and objects, vectors and arrays, and efficiency and compilation.For programmers interested in a language with simple syntax, extensive adaptability and advanced memory management.« less