Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Virgil Dupras d08a9711c5 boot: make HERE point to RAMEND instead of CURRENT преди 4 години
..
README.md Move "forth" folder to project's root folder преди 4 години
adev.fs Add adev unit преди 4 години
boot.fs boot: make HERE point to RAMEND instead of CURRENT преди 4 години
cmp.fs link: new unit to relink dictionaries преди 4 години
core.fs Add word "FORGET" преди 4 години
fmt.fs rc2014/acia: adjust to latest developments преди 4 години
icore.fs xcomp: shrink scope преди 4 години
link.fs Add word "FORGET" преди 4 години
parse.fs parse: be a bit more graceful on parsing meta-failure преди 4 години
print.fs Add word "LITA" преди 4 години
readln.fs Add one layer of indirection in subsystem memory management преди 4 години
str.fs Move ASCII constants from str unit to print преди 4 години
xcomp.fs xcomp: shrink scope преди 4 години
z80a.fs Add one layer of indirection in subsystem memory management преди 4 години
z80c.fs doc improvement преди 4 години

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.