21 lines
245 B
Forth
21 lines
245 B
Forth
|
|
||
|
|
||
|
checking ================== The System Extension Word Set Layers
|
||
|
|
||
|
checking Nucleus layer
|
||
|
|
||
|
checks: BRANCH ?BRANCH
|
||
|
|
||
|
|
||
|
checking Interpreter layer
|
||
|
|
||
|
checks: CONTEXT CURRENT
|
||
|
|
||
|
|
||
|
checking Compiler layer
|
||
|
|
||
|
checks: <MARK <RESOLVE >MARK >RESOLVE
|
||
|
|
||
|
|
||
|
|