SnuviScript interpreter written in C

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