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

17 行
551B

  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.