3822182226
It seems that xcomp can't manage to reliably compile core+ units. Let's limit the role of xcomp to z80c+icore. I'm getting a little desperate here. I'll revisit the link.fs approach with a new idea I had... |
||
---|---|---|
.. | ||
boot.fs | ||
cmp.fs | ||
core.fs | ||
dict.fs | ||
fmt.fs | ||
icore.fs | ||
parse.fs | ||
print.fs | ||
readln.fs | ||
README.md | ||
str.fs | ||
xcomp.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.