ToC
DocOverview
CGDoc
RelNotes
Index
PermutedIndex
Allegro CL
ANSI Common Lisp
3 Evaluation and Compilation
3.1 Evaluation
3.1.2 The Evaluation Model
3.1.2.1 Form Evaluation
Forms
fall into three categories:
symbols
,
conses
, and
self-evaluating objects
. The following sections explain these categories.
3.1.2.1.1
Symbols as Forms
3.1.2.1.2
Conses as Forms
3.1.2.1.3
Self-Evaluating Objects
© Franz Inc. All Rights Reserved
- File last updated 2022-07-25