mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-01 19:10:56 +11:00
dcd68fc40b
You'll see where I'm going with this... |
||
---|---|---|
.. | ||
boot.fs | ||
core.fs | ||
dictionary.txt | ||
fmt.fs | ||
icore.fs | ||
notes.txt | ||
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.