Otherwise, when a defining word would be called outside a definition itself, it would get the name of the last parsed word, that is, itself! For example, dummy.fs, instead of creating a "_______" entry, created a "(entry)" entry... |
||
|---|---|---|
| .. | ||
| core.fs | ||
| dictionary.txt | ||
| dummy.fs | ||
| fmt.fs | ||
| forth.asm | ||
| high.fs | ||
| parse.fs | ||
| readln.fs | ||
| README.md | ||
| str.fs | ||
| z80a.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.