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-27 19:48:06 +11:00
Code
Issues
Releases
Wiki
Activity
231d727598
collapseos
/
blk
/
407
9 lines
129 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-03 11:21:47 +10:00
: SCPY
BEGIN ( a )
Move a few words from core to xcomp core
2020-05-12 21:21:34 +10:00
C@+ ( a+1 c )
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-03 11:21:47 +10:00
DUP C, ( a c )
NOT IF DROP EXIT THEN
Move a few words from core to xcomp core
2020-05-12 21:21:34 +10:00
AGAIN ;
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-03 11:21:47 +10:00
Reference in New Issue
Copy Permalink