1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 17:28:44 +10:00
collapseos/cvm/forth.bin
Virgil Dupras 3aa681ceca Remove ";" word
The ":" now takes care of scanning for ";". Conceptually, having
";" as an immediate word is slightly simpler than the approach in
this commit, but when bootstrapping is involved, this simpler
approach gets murkier.

Moreover, it got even murkier-er when trying to de-stabilize EXIT,
so here we are.
2020-09-19 20:22:23 -04:00

5.1 KiB