SnuviScript interpreter written in C

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