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