mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 01:30:55 +11:00
7292d486dc
Allow us to rely a little less on labels. We now only need 4. |
||
---|---|---|
.. | ||
adev.fs | ||
boot.fs | ||
cmp.fs | ||
core.fs | ||
fmt.fs | ||
icore.fs | ||
link.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.