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/include
Ondřej Hruška bcc804289f more words implemented 3 years ago
..
fh_builtins.h many new words and some fixes 3 years ago
fh_config.h implement pictured numbers 3 years ago
fh_error.h implement pictured numbers 3 years ago
fh_globals.h many new words and some fixes 3 years ago
fh_helpers.h many fixes and add some missing words 3 years ago
fh_mem.h many new words and some fixes 3 years ago
fh_parse.h many fixes and add some missing words 3 years ago
fh_print.h many fixes and add some missing words 3 years ago
fh_runtime.h implement pictured numbers 3 years ago
fh_stack.h many fixes and add some missing words 3 years ago
forth.h many fixes and add some missing words 3 years ago
forth_internal.h more words implemented 3 years ago