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 a096f55a67 more fixes in DOES>, now it's almost correct and extra weird 3 years ago
..
fh_builtins.c many fixes and add some missing words 3 years ago
fh_builtins_arith.c many fixes and add some missing words 3 years ago
fh_builtins_control.c many fixes and add some missing words 3 years ago
fh_builtins_mem.c many fixes and add some missing words 3 years ago
fh_builtins_meta.c more fixes in DOES>, now it's almost correct and extra weird 3 years ago
fh_builtins_stack.c many fixes and add some missing words 3 years ago
fh_builtins_system.c many fixes and add some missing words 3 years ago
fh_builtins_text.c many fixes and add some missing words 3 years ago
fh_error.c many fixes and add some missing words 3 years ago
fh_mem.c more fixes in DOES>, now it's almost correct and extra weird 3 years ago
fh_parse.c many fixes and add some missing words 3 years ago
fh_runtime.c more fixes in DOES>, now it's almost correct and extra weird 3 years ago
fh_see.c more fixes in DOES>, now it's almost correct and extra weird 3 years ago
fh_stack.c many fixes and add some missing words 3 years ago
main.c many fixes and add some missing words 3 years ago