collapseos/forth
2020-04-25 16:02:47 -04:00
..
adev.fs
blk.fs Change C<? mechanic 2020-04-25 09:10:25 -04:00
cmp.fs
core.fs xcomp: add XPACK 2020-04-25 16:02:47 -04:00
fmt.fs
link.fs
parse.fs recipes/rc2014: busting the 8K limit again! 2020-04-25 08:15:17 -04:00
print.fs Replace the "> " prompt with the more traditional "ok" one 2020-04-24 12:10:07 -04:00
readln.fs Change C<? mechanic 2020-04-25 09:10:25 -04:00
README.md

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.