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 d79898fa20
remove some direct access to stack arrays
3 years ago
..
fh_builtins.c remove some direct access to stack arrays 3 years ago
fh_error.c bitwise arith, more loops 3 years ago
fh_mem.c merged dict with heap 3 years ago
fh_runtime.c merged dict with heap 3 years ago
fh_stack.c remove some direct access to stack arrays 3 years ago
main.c merged dict with heap 3 years ago