SnuviScript interpreter written in C

Kajetan Johannes Hammerle 3077a0dc9b comments před 3 roky
tests 3077a0dc9b comments před 3 roky
tokenizer 3077a0dc9b comments před 3 roky
Allocator.c 5de214de95 array and garbage collector před 3 roky
Allocator.h 3419cee729 removed double naming of structs and co před 3 roky
ByteCode.c f4cdb6bf01 refactoring před 3 roky
ByteCode.h 3419cee729 removed double naming of structs and co před 3 roky
ByteCodePrinter.c c43f1f7f56 corrected wrong index in printer před 3 roky
ByteCodePrinter.h 2d8b00be28 improved byte code printer před 3 roky
Compiler.c 83991f8394 refactoring před 3 roky
Compiler.h f4cdb6bf01 refactoring před 3 roky
FunctionMap.c 07c762063d not used return values of functions are popped před 3 roky
FunctionMap.h 3419cee729 removed double naming of structs and co před 3 roky
Main.c 83991f8394 refactoring před 3 roky
Object.c 5de214de95 array and garbage collector před 3 roky
Object.h 3419cee729 removed double naming of structs and co před 3 roky
Operation.h 5de214de95 array and garbage collector před 3 roky
Script.c 2d8b00be28 improved byte code printer před 3 roky
Script.h 2d8b00be28 improved byte code printer před 3 roky
StringIntMap.c f209fbe331 basic functions without a stack and arguments před 3 roky
StringIntMap.h 3419cee729 removed double naming of structs and co před 3 roky
Test.c 2d8b00be28 improved byte code printer před 3 roky
Test.h 4859582fdf new test system před 3 roky
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 3 roky
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works před 3 roky
meson.build 2d8b00be28 improved byte code printer před 3 roky