collapseos/emul/forth
Virgil Dupras 549cf74e9d forth: inline code from "apps/lib"
Forth-ification of Collapse OS goes forward. What will happen is that assembly
code in apps/ will become Forth code. The concept of an assembler code library
will become obsolete.

However, Forth's core use some of that code. To facilitate the transition, I'm
inlining that code directly in Forth's code.
2020-03-17 12:49:06 -04:00
..
forth.c forth: add bin dict compilation stage! 2020-03-12 00:14:44 -04:00
glue0.asm forth: inline code from "apps/lib" 2020-03-17 12:49:06 -04:00
glue1.asm forth: inline code from "apps/lib" 2020-03-17 12:49:06 -04:00
stage1.c forth: improve execution model 2020-03-13 16:01:09 -04:00