SnuviScript interpreter written in C

Kajetan Johannes Hammerle 6191d26fa8 show better line for double functions 4 vuotta sitten
tests 07c762063d not used return values of functions are popped 4 vuotta sitten
ByteCode.c f4cdb6bf01 refactoring 4 vuotta sitten
ByteCode.h f4cdb6bf01 refactoring 4 vuotta sitten
Compiler.c 6191d26fa8 show better line for double functions 4 vuotta sitten
Compiler.h f4cdb6bf01 refactoring 4 vuotta sitten
FunctionMap.c 07c762063d not used return values of functions are popped 4 vuotta sitten
FunctionMap.h 07c762063d not used return values of functions are popped 4 vuotta sitten
Main.c 4859582fdf new test system 4 vuotta sitten
Object.h ef662f8df9 function can have return values 4 vuotta sitten
Operation.h 07c762063d not used return values of functions are popped 4 vuotta sitten
Script.c 07c762063d not used return values of functions are popped 4 vuotta sitten
Script.h ef662f8df9 function can have return values 4 vuotta sitten
StringIntMap.c f209fbe331 basic functions without a stack and arguments 4 vuotta sitten
StringIntMap.h f209fbe331 basic functions without a stack and arguments 4 vuotta sitten
Test.c 07c762063d not used return values of functions are popped 4 vuotta sitten
Test.h 4859582fdf new test system 4 vuotta sitten
Tokenizer.c 12a5ca9c04 return for functions 4 vuotta sitten
Tokenizer.h 12a5ca9c04 return for functions 4 vuotta sitten
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 vuotta sitten
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 vuotta sitten
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, 4 vuotta sitten