mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 17:50:54 +11:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
|
: [IF]
|
||
|
IF EXIT THEN
|
||
|
LIT< [THEN] BEGIN DUP WORD S= UNTIL DROP ;
|
||
|
: [THEN] ;
|
||
|
|