SnuviScript interpreter written in C

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