|
Allegro CL |
ANSI Common Lisp 3 Evaluation and Compilation 3.1 Evaluation 3.1.2 The Evaluation Model
3.1.2.1 Form EvaluationForms fall into three categories: symbols, conses, and self-evaluating objects. The following sections explain these categories. |