SnuviScript interpreter written in C

Kajetan Johannes Hammerle eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
tests eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
ByteCode.c f4cdb6bf01 refactoring 4 lat temu
ByteCode.h f4cdb6bf01 refactoring 4 lat temu
Compiler.c eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
Compiler.h f4cdb6bf01 refactoring 4 lat temu
Main.c 4859582fdf new test system 4 lat temu
Object.h b289719095 float type 4 lat temu
Operation.h f209fbe331 basic functions without a stack and arguments 4 lat temu
Script.c eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
Script.h 8c544a56ce function vars have own scope (own storage on the stack) 4 lat temu
StringIntMap.c f209fbe331 basic functions without a stack and arguments 4 lat temu
StringIntMap.h f209fbe331 basic functions without a stack and arguments 4 lat temu
Test.c f4cdb6bf01 refactoring 4 lat temu
Test.h 4859582fdf new test system 4 lat temu
Tokenizer.c eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
Tokenizer.h eb04b88a27 functions can have arguments (no check for number of arguments) 4 lat temu
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 lat temu
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 lat temu
meson.build f4cdb6bf01 refactoring 4 lat temu