Virgil Dupras
|
b874a1c175
|
ps2: wip
|
2020-05-20 18:56:18 -04:00 |
|
Virgil Dupras
|
bd38d80f9c
|
Move Cross-compiled core from B390 to B350
and renamed it "Core words". Also, reworded the presentation.
|
2020-05-15 22:44:49 -04:00 |
|
Virgil Dupras
|
db9885b8cf
|
Rename (find) to FIND
I hadn't noticed that this word was almost ANS compliant.
|
2020-05-15 12:50:14 -04:00 |
|
Virgil Dupras
|
179c66be8a
|
Move a bunch of words from XPACKed core to xcomp core
|
2020-05-14 08:50:43 -04:00 |
|
Virgil Dupras
|
74896051bb
|
Move BOOT, (boot<) and INTEPRET to high xcomp
Saves us an (ok) indirection and will save us more soon.
|
2020-05-14 08:45:01 -04:00 |
|
Virgil Dupras
|
3d908cef3a
|
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 |
|