This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
038c25957b
collapseos
/
blk
/
374
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move a bunch of words from XPACKed core to xcomp core
2020-05-14 09:54:33 -04:00
: [IF]
IF EXIT THEN
Remove LIT< in favor of LIT" exclusively 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 :)
2020-09-19 18:51:29 -04:00
LIT" [THEN]" BEGIN DUP WORD S= UNTIL DROP ;
Move a bunch of words from XPACKed core to xcomp core
2020-05-14 09:54:33 -04:00
: [THEN] ;
Reference in New Issue
Copy Permalink