SnuviScript interpreter written in C

Kajetan Johannes Hammerle c819c86638 refactored token matcher vor 4 Jahren
tests 5de214de95 array and garbage collector vor 4 Jahren
tokenizer c819c86638 refactored token matcher vor 4 Jahren
Allocator.c 5de214de95 array and garbage collector vor 4 Jahren
Allocator.h 3419cee729 removed double naming of structs and co vor 4 Jahren
ByteCode.c f4cdb6bf01 refactoring vor 4 Jahren
ByteCode.h 3419cee729 removed double naming of structs and co vor 4 Jahren
Compiler.c 83991f8394 refactoring vor 4 Jahren
Compiler.h f4cdb6bf01 refactoring vor 4 Jahren
FunctionMap.c 07c762063d not used return values of functions are popped vor 4 Jahren
FunctionMap.h 3419cee729 removed double naming of structs and co vor 4 Jahren
Main.c 83991f8394 refactoring vor 4 Jahren
Object.c 5de214de95 array and garbage collector vor 4 Jahren
Object.h 3419cee729 removed double naming of structs and co vor 4 Jahren
Operation.h 5de214de95 array and garbage collector vor 4 Jahren
Script.c 3419cee729 removed double naming of structs and co vor 4 Jahren
Script.h 3419cee729 removed double naming of structs and co vor 4 Jahren
StringIntMap.c f209fbe331 basic functions without a stack and arguments vor 4 Jahren
StringIntMap.h 3419cee729 removed double naming of structs and co vor 4 Jahren
Test.c 3419cee729 removed double naming of structs and co vor 4 Jahren
Test.h 4859582fdf new test system 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 83991f8394 refactoring vor 4 Jahren