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 964aec76c8
control stack merged into data stack
3 years ago
..
fh_builtins.h move to folders, more cleaning and fixes 3 years ago
fh_config.h control stack merged into data stack 3 years ago
fh_error.h bitwise arith, more loops 3 years ago
fh_globals.h new words 3 years ago
fh_mem.h use one buffer for both compiled code and data 3 years ago
fh_print.h move to folders, more cleaning and fixes 3 years ago
fh_runtime.h control stack merged into data stack 3 years ago
fh_stack.h control stack merged into data stack 3 years ago
forth.h move to folders, more cleaning and fixes 3 years ago