389b23fe1a
It's now a simple flag updated by the C< implementation. No more routine pointer. The goal is to avoid tons of "ok" during a LOAD operation. |
||
---|---|---|
.. | ||
adev.fs | ||
blk.fs | ||
cmp.fs | ||
core.fs | ||
fmt.fs | ||
link.fs | ||
parse.fs | ||
print.fs | ||
readln.fs | ||
README.md |
Forth
WIP A Forth interpreter. Far from complete, but you can do stuff like
KEY EMIT KEY EMIT
See dictionary.txt for a word reference.