so that it isn't picked up automatically at boot. Only when (c<$) is called do we override (c<). This fixes tricky boot problems. |
||
|---|---|---|
| .. | ||
| 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.