Mirror of CollapseOS
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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.