SnuviScript interpreter written in C

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