System boot sequence
The ABCL system boots using the following sequence:
- org.armedbear.lisp.Main calls
- Interpreter.createDefaultInterpreter(), which loads
- boot.lisp from the JAR / runtime directory, which:
- creates a number of placeholder functions and macros
- loads system files (compiled .lisp files in the JAR)
Last modified 16 years ago
Last modified on 11/01/08 21:12:59