c1ece95089
The commit ended up being much bigger than anticipated. This was a long thread of underlying complexities. This lead to the creation of interesting concepts such as (sysv). |
||
---|---|---|
.. | ||
core.fs | ||
dictionary.txt | ||
fmt.fs | ||
forth.asm | ||
parse.fs | ||
readln.fs | ||
README.md | ||
str.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.