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
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-02 21:21:47 -04:00
: SCPY
BEGIN ( a )
Move a few words from core to xcomp core
2020-05-12 07:21:34 -04:00
C@+ ( a+1 c )
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-02 21:21:47 -04:00
DUP C, ( a c )
NOT IF DROP EXIT THEN
Move a few words from core to xcomp core
2020-05-12 07:21:34 -04:00
AGAIN ;
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-02 21:21:47 -04:00
Reference in New Issue
Copy Permalink