mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:20:56 +11:00
8 lines
148 B
Markdown
8 lines
148 B
Markdown
|
# 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.
|