SnuviScript interpreter written in C

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