SnuviScript interpreter written in C

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