SnuviScript interpreter written in C

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