| include kernel/errore.fs |
include kernel/errore.fs |
| include kernel/version.fs |
include kernel/version.fs |
| include kernel/kernel.fs \ load kernel |
include kernel/kernel.fs \ load kernel |
| |
include kernel/doers.fs |
| has? file [IF] |
has? file [IF] |
| include kernel/args.fs |
include kernel/args.fs |
| include kernel/files.fs \ load file words |
include kernel/files.fs \ load file words |
| include kernel/paths.fs |
include kernel/paths.fs |
| include kernel/require.fs |
include kernel/require.fs |
| [THEN] |
[THEN] |
| |
|
| |
has? compiler [IF] |
| has? glocals [IF] |
has? glocals [IF] |
| include kernel/cond.fs \ load IF and co |
include kernel/cond.fs \ load IF and co |
| [ELSE] |
[ELSE] |
| include kernel/cond-old.fs \ load IF and co w/o locals |
include kernel/cond-old.fs \ load IF and co w/o locals |
| [THEN] |
[THEN] |
| include kernel/tools.fs \ load tools ( .s dump ) |
|
| include kernel/toolsext.fs |
include kernel/toolsext.fs |
| \ include arch/misc/tt.fs |
\ include arch/misc/tt.fs |
| \ include arch/misc/sokoban.fs |
\ include arch/misc/sokoban.fs |
| |
[THEN] |
| |
include kernel/tools.fs \ load tools ( .s dump ) |
| |
include kernel/doers.fs |
| |
include kernel/getdoers.fs |
| include kernel/special.fs \ special must be last! |
include kernel/special.fs \ special must be last! |
| |
|
| \ Setup 13feb93py |
\ Setup 13feb93py |