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
7001446212
collapseos
/
blk
/
371
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move most of the high layer of comp core into the low one With KEY and EMIT being switch words, most of the high layer can be defined before drivers. In addition to this change, I've compacted core blocks which were becoming quite sparse.
2020-10-28 18:06:58 -04:00
: [IF]
IF EXIT THEN
LIT" [THEN]" BEGIN DUP WORD S= UNTIL DROP ;
: [THEN] ;
Reference in New Issue
Copy Permalink