24.2 System Construction Dictionary
- compile-file, Function
- compile-file-pathname input-file &key output-file &allow-other-keys → pathname, Function
- load, Function
- with-compilation-unit (⟦ ↓option ⟧) {form}* → {result}*, Macro
- *features*, Variable
- *compile-file-pathname*, *compile-file-truename*, Variable
- *load-pathname*, *load-truename*, Variable
- *compile-print*, *compile-verbose*, Variable
- *load-print*, *load-verbose*, Variable
- *modules*, Variable
- provide module-name → implementation-dependent, Function
- require module-name &optional pathname-list → implementation-dependent, Function