SnuviScript interpreter written in C

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