1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-23 22:48:05 +11:00

Simplify word '

This commit is contained in:
Virgil Dupras 2020-06-20 14:13:41 -04:00
parent 1536434666
commit 397ee3e3e6
2 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
: '? WORD FIND ; : '? WORD FIND ;
: ' : ' '? NOT IF LIT< (wnf) FIND DROP EXECUTE THEN ;
'? (?br) [ 4 , ] EXIT
LIT< (wnf) FIND DROP EXECUTE
;
: ROLL : ROLL
?DUP NOT IF EXIT THEN ?DUP NOT IF EXIT THEN
1+ DUP PICK ( n val ) 1+ DUP PICK ( n val )

Binary file not shown.