3.2. Compilation [CLHS-3.2]

3.2.1. Compiler Terminology [CLHS-3.2.1]
3.2.2. Compiler Macros [CLHS-3.2.2.1]
3.2.3. Definition of Similarity [CLHS-3.2.4.2.2]

3.2.1. Compiler Terminology [CLHS-3.2.1]

CLISP compiles to platform-independent bytecode.

3.2.2. Compiler Macros [CLHS-3.2.2.1]

Compiler macros are expanded in the compiled code only, and ignored by the interpreter.

3.2.3. Definition of Similarity [CLHS-3.2.4.2.2]

Hash tables are externalizable objects.


These notes document CLISP version 2.41Last modified: 2006-10-13