Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1234567891011121314
  1. The "X:" word
  2. Because the ";" word goes back only one level in RSP and
  3. this limits our ability to separate X: in sub words and this
  4. means a rather cramped B265. This means no inline comments,
  5. hence this block here.
  6. 0x0e is compiledWord. first _find is on xdict. If found, we
  7. compile it with offsets. We abort on IMMED? because we're
  8. never supposed to encounter an immediate at this point.
  9. If not found, we try the same word on system dict (RAM+02).
  10. If found and is immediate, execute. If found and not immediate,
  11. error. If not found, try number.