SnuviScript interpreter written in C

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