Trying to build a forth runtime in C
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.
 
 
 
forth/testfiles
Ondřej Hruška 9c44e0fb29 add fac example 4 years ago
..
_included.f
_included2.f
a.forth
abort.f fix implementation of ABORT, ABORT" and QUIT 4 years ago
combinedtest.f add ACCEPT and KEY 4 years ago
defined.f
doloop.forth
dotquote.txt
exit.forth
fac.f add fac example 4 years ago
hello.forth
if.forth
ifmacro.f
include.f
loops.forth
overwrite.forth
ovfloop.f
postpone.forth
postpone2.f
refill_sid.f fix misalignment bugs 4 years ago
rescan.f
saverestore.f implement saving and restoring input, at least for string (file not tested) 4 years ago
str.forth