This website requires JavaScript.
Explore
Help
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-08 17:38:04 +11:00
Code
Issues
Releases
Wiki
Activity
46c95320af
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 23:54:33 +10: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-20 08:51:29 +10:00
LIT" [THEN]" BEGIN DUP WORD S= UNTIL DROP ;
Move a bunch of words from XPACKed core to xcomp core
2020-05-14 23:54:33 +10:00
: [THEN] ;
Reference in New Issue
Copy Permalink