SnuviScript interpreter written in C

Kajetan Johannes Hammerle 07c762063d not used return values of functions are popped hace 4 años
tests 07c762063d not used return values of functions are popped hace 4 años
ByteCode.c f4cdb6bf01 refactoring hace 4 años
ByteCode.h f4cdb6bf01 refactoring hace 4 años
Compiler.c 07c762063d not used return values of functions are popped hace 4 años
Compiler.h f4cdb6bf01 refactoring hace 4 años
FunctionMap.c 07c762063d not used return values of functions are popped hace 4 años
FunctionMap.h 07c762063d not used return values of functions are popped hace 4 años
Main.c 4859582fdf new test system hace 4 años
Object.h ef662f8df9 function can have return values hace 4 años
Operation.h 07c762063d not used return values of functions are popped hace 4 años
Script.c 07c762063d not used return values of functions are popped hace 4 años
Script.h ef662f8df9 function can have return values 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 07c762063d not used return values of functions are popped 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