Mirror of CollapseOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

14 行
508B

  1. Core words
  2. These words follow Inner core words, but unlike them, these are
  3. self-bootstrapping and don't depend on the Cross Compiler. They
  4. will typically be included in source form right after a stage1
  5. binary which will interpret it on boot and bootstrap itself to
  6. a full intepreter, which can then be relinked with the
  7. Relinker. There is no loader for these libraries because you
  8. will typically XPACK (B267) them.
  9. 422 core 438 print
  10. 442 fmt 447 readln
  11. 453 blk