Mirror of CollapseOS
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

17 satır
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.