41cd8086d4
Because icore.fs defines it in a "not-for-runtime" manner, dummy.fs executing it had ill effects. We use a workaround instead. |
||
---|---|---|
.. | ||
core.fs | ||
dictionary.txt | ||
dummy.fs | ||
fmt.fs | ||
forth.asm | ||
icore.fs | ||
parse.fs | ||
readln.fs | ||
README.md | ||
str.fs | ||
z80a.fs | ||
z80c.fs |
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.