SnuviScript interpreter written in C

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