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 b09bbc4afa
some fixes
3 years ago
..
fh_builtins.h evaluate implemented 3 years ago
fh_config.h convert input parsing to pluggable specs 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_input.h some fixes 3 years ago
fh_mem.h reformat code, some cleaning 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 some fixes 3 years ago
fh_stack.h reformat code, some cleaning 3 years ago
forth.h evaluate implemented 3 years ago
forth_internal.h add INCLUDE and INCLUDED 3 years ago