Go to the first, previous, next, last section, table of contents.


The Evaluation Model

A Common Lisp system evaluates forms with respect to lexical, dynamic, and global environments. The following sections describe the components of the Common Lisp evaluation model.


Go to the first, previous, next, last section, table of contents.