SnuviScript interpreter written in C

Kajetan Johannes Hammerle ef662f8df9 function can have return values 5 anni fa
tests ef662f8df9 function can have return values 5 anni fa
ByteCode.c f4cdb6bf01 refactoring 5 anni fa
ByteCode.h f4cdb6bf01 refactoring 5 anni fa
Compiler.c ef662f8df9 function can have return values 5 anni fa
Compiler.h f4cdb6bf01 refactoring 5 anni fa
FunctionMap.c b998245f8d function calls can be used before the function is declared 5 anni fa
FunctionMap.h b998245f8d function calls can be used before the function is declared 5 anni fa
Main.c 4859582fdf new test system 5 anni fa
Object.h ef662f8df9 function can have return values 5 anni fa
Operation.h ef662f8df9 function can have return values 5 anni fa
Script.c ef662f8df9 function can have return values 5 anni fa
Script.h ef662f8df9 function can have return values 5 anni fa
StringIntMap.c f209fbe331 basic functions without a stack and arguments 5 anni fa
StringIntMap.h f209fbe331 basic functions without a stack and arguments 5 anni fa
Test.c ef662f8df9 function can have return values 5 anni fa
Test.h 4859582fdf new test system 5 anni fa
Tokenizer.c 12a5ca9c04 return for functions 5 anni fa
Tokenizer.h 12a5ca9c04 return for functions 5 anni fa
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 5 anni fa
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 5 anni fa
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, 5 anni fa