$ ikarus [-b boot-file-name] file ... [-- arg ...] files will be "load"ed sequentially after the greeting message is printes. args are available from the command-line-arguments parameter. |
||
|---|---|---|
| runtime | ||
| src | ||
| .bzrignore | ||
| README | ||
README
Ikarus Scheme Source Directory
Simplified Contents:
runtime: Contains the C files making the ikarus executable. The C
files implement the GC, initial FASL loader, transport
guardians, weak pairs, the symbol table, etc.
src: Contains the Scheme source files for the compiler and the
rest of the development environment.