.. | ||
core.fs | ||
dict.asm | ||
dictionary.txt | ||
fmt.fs | ||
main.asm | ||
parse.fs | ||
README.md | ||
stack.asm | ||
str.fs | ||
util.asm |
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.
.. | ||
core.fs | ||
dict.asm | ||
dictionary.txt | ||
fmt.fs | ||
main.asm | ||
parse.fs | ||
README.md | ||
stack.asm | ||
str.fs | ||
util.asm |
WIP A Forth interpreter. Far from complete, but you can do stuff like
KEY EMIT KEY EMIT
See dictionary.txt for a word reference.