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
/
382
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
xcomp: add XCOMPILE and X[COMPILE] This allows us to move words like ABORT" to xcomp-core, which is I think the last roadblock before being able to unify all drivers into a single xcomp layer.
2020-05-12 21:08:18 -04:00
: ,"
Move a bunch of words from core to inner core That makes it easier to write drivers that can be xcompiled.
2020-05-08 20:55:50 -04:00
BEGIN
Move a bunch of words from XPACKed core to xcomp core
2020-05-14 07:58:55 -04:00
C< DUP 34 ( ASCII " ) = IF DROP EXIT THEN C,
Move a bunch of words from core to inner core That makes it easier to write drivers that can be xcompiled.
2020-05-08 20:55:50 -04:00
AGAIN ;
Reference in New Issue
Copy Permalink