d874f20278
Also, un-IMMEDIATE "LITN" it didn't make any sense. |
||
---|---|---|
.. | ||
core.fs | ||
dict.asm | ||
dictionary.txt | ||
fmt.fs | ||
glue.asm | ||
main.asm | ||
parse.fs | ||
README.md | ||
stack.asm | ||
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.