SnuviScript interpreter written in C

Kajetan Johannes Hammerle 3419cee729 removed double naming of structs and co 4 年 前
tests 5de214de95 array and garbage collector 4 年 前
tokenizer 3419cee729 removed double naming of structs and co 4 年 前
Allocator.c 5de214de95 array and garbage collector 4 年 前
Allocator.h 3419cee729 removed double naming of structs and co 4 年 前
ByteCode.c f4cdb6bf01 refactoring 4 年 前
ByteCode.h 3419cee729 removed double naming of structs and co 4 年 前
Compiler.c 83991f8394 refactoring 4 年 前
Compiler.h f4cdb6bf01 refactoring 4 年 前
FunctionMap.c 07c762063d not used return values of functions are popped 4 年 前
FunctionMap.h 3419cee729 removed double naming of structs and co 4 年 前
Main.c 83991f8394 refactoring 4 年 前
Object.c 5de214de95 array and garbage collector 4 年 前
Object.h 3419cee729 removed double naming of structs and co 4 年 前
Operation.h 5de214de95 array and garbage collector 4 年 前
Script.c 3419cee729 removed double naming of structs and co 4 年 前
Script.h 3419cee729 removed double naming of structs and co 4 年 前
StringIntMap.c f209fbe331 basic functions without a stack and arguments 4 年 前
StringIntMap.h 3419cee729 removed double naming of structs and co 4 年 前
Test.c 3419cee729 removed double naming of structs and co 4 年 前
Test.h 4859582fdf new test system 4 年 前
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 年 前
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 年 前
meson.build 83991f8394 refactoring 4 年 前