SnuviScript interpreter written in C

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