SnuviScript interpreter written in C

Kajetan Johannes Hammerle b998245f8d function calls can be used before the function is declared před 4 roky
tests b998245f8d function calls can be used before the function is declared před 4 roky
ByteCode.c f4cdb6bf01 refactoring před 4 roky
ByteCode.h f4cdb6bf01 refactoring před 4 roky
Compiler.c b998245f8d function calls can be used before the function is declared před 4 roky
Compiler.h f4cdb6bf01 refactoring před 4 roky
FunctionMap.c b998245f8d function calls can be used before the function is declared před 4 roky
FunctionMap.h b998245f8d function calls can be used before the function is declared před 4 roky
Main.c 4859582fdf new test system před 4 roky
Object.h b289719095 float type před 4 roky
Operation.h f209fbe331 basic functions without a stack and arguments před 4 roky
Script.c 3a58c4a19c refactoring před 4 roky
Script.h 8c544a56ce function vars have own scope (own storage on the stack) před 4 roky
StringIntMap.c f209fbe331 basic functions without a stack and arguments před 4 roky
StringIntMap.h f209fbe331 basic functions without a stack and arguments před 4 roky
Test.c f4cdb6bf01 refactoring před 4 roky
Test.h 4859582fdf new test system před 4 roky
Tokenizer.c 12a5ca9c04 return for functions před 4 roky
Tokenizer.h 12a5ca9c04 return for functions před 4 roky
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 4 roky
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 4 roky
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, před 4 roky