The core of a Forth-like interpreter written in C
Go to file
Levi Pearson 4e079f7414 Cleanup of source code.
Want to arrange things so that a system can dump its state and start
from it again without having to re-bootstrap the dictionary every run.
Also want to eventually remove the bootstrap code from the main binary
so the system can consist of just the primitives and dictionary once it
has been bootstrapped.
2015-12-01 01:42:46 -07:00
simpleForth.c Cleanup of source code. 2015-12-01 01:42:46 -07:00