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.
 
 
 
Ondřej Hruška f013e52c94
improved override
5 years ago
include word overwrite, reset cmd, disassembly 5 years ago
src improved override 5 years ago
.gitignore new words 5 years ago
CMakeLists.txt more stack ops, fix ( in compile mode 5 years ago
a.forth add comments 5 years ago
build.sh move to folders, more cleaning and fixes 5 years ago
exit.forth implement exit 5 years ago
hello.forth fixes and more comments, cleaning 5 years ago
overwrite.forth improved override 5 years ago
str.forth add comments 5 years ago