2020-04-25 21:54:07 -04:00
|
|
|
Core words
|
|
|
|
|
2020-05-11 22:23:26 -04:00
|
|
|
These words follow cross-compiled words, but unlike them, these
|
|
|
|
are self-bootstrapping and don't depend on the Cross Compiler.
|
|
|
|
They will typically be included in source form right after a
|
|
|
|
stage1 binary which will interpret it on boot and bootstrap
|
|
|
|
itself to a full intepreter, which can then be relinked with
|
|
|
|
the Relinker. There is no loader for these libraries because
|
|
|
|
you will typically XPACK (B267) them.
|
2020-04-25 21:54:07 -04:00
|
|
|
|
2020-05-12 21:08:18 -04:00
|
|
|
422 core 440 print
|
2020-05-02 21:47:32 -04:00
|
|
|
442 fmt 447 readln
|
|
|
|
453 blk
|