Fixup decompile DO LOOP.

This commit is contained in:
Brad Nelson
2022-07-30 17:01:48 -07:00
parent f0a1d54b35
commit a32fce7334
4 changed files with 23 additions and 19 deletions

View File

@ -57,7 +57,6 @@ transfer{
immediate? input-buffer ?echo ?arrow. arrow
evaluate-buffer aliteral value-bind
leaving( )leaving leaving leaving,
(do) (?do) (+loop) (loop) (leave)
parse-quote digit $@ raw.s
tib-setup input-limit
[SKIP] [SKIP]' raw-ok boot-prompt free.
@ -71,6 +70,8 @@ cleave begin cleave again cleave until
cleave ahead cleave then cleave if
cleave else cleave while cleave repeat
cleave aft cleave for cleave next
cleave do cleave ?do cleave +loop
cleave loop cleave leave
forth definitions