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 2 years ago
..
_included.f add INCLUDE and INCLUDED 2 years ago
_included2.f add INCLUDE and INCLUDED 2 years ago
a.forth move junk to subfolder, add readme 2 years ago
abort.f fix implementation of ABORT, ABORT" and QUIT 2 years ago
combinedtest.f add ACCEPT and KEY 2 years ago
defined.f move junk to subfolder, add readme 2 years ago
doloop.forth move junk to subfolder, add readme 2 years ago
dotquote.txt more words implemented 2 years ago
exit.forth move junk to subfolder, add readme 2 years ago
fac.f add fac example 2 years ago
hello.forth move junk to subfolder, add readme 2 years ago
if.forth move junk to subfolder, add readme 2 years ago
ifmacro.f many fixes and add some missing words 2 years ago
include.f add INCLUDE and INCLUDED 2 years ago
loops.forth move junk to subfolder, add readme 2 years ago
overwrite.forth move junk to subfolder, add readme 2 years ago
ovfloop.f fix loop end checking 2 years ago
postpone.forth move junk to subfolder, add readme 2 years ago
postpone2.f fix postpone 2 years ago
refill_sid.f fix misalignment bugs 2 years ago
rescan.f fix fucked execptr after pushing input 2 years ago
saverestore.f implement saving and restoring input, at least for string (file not tested) 2 years ago
str.forth move junk to subfolder, add readme 2 years ago