As I wrote in my "Clarify signed-ness" commit, "0 <" is broken. Also, made this unit a bit more compact. The RC2014 stage1 can really use some breathing room... |
||
|---|---|---|
| .. | ||
| adev.fs | ||
| blk.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.