1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 12:20:19 +10:00
collapseos/forth/README.md
Virgil Dupras b335e538b4 Move "forth" folder to project's root folder
It's not really an App.
2020-03-18 22:25:44 -04:00

148 B

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.