mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 02:20:58 +11:00
68dd800bd1
This duplicated feature existed because of bootstrapping issues with LIT", but again, with careful threading, we can clean things up. We can now have a proper "Collapse OS" prompt :)
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
: [IF]
|
|
IF EXIT THEN
|
|
LIT" [THEN]" BEGIN DUP WORD S= UNTIL DROP ;
|
|
: [THEN] ;
|