SnuviScript interpreter written in C

Kajetan Johannes Hammerle c43f1f7f56 corrected wrong index in printer 4 лет назад
tests 2d8b00be28 improved byte code printer 4 лет назад
tokenizer c819c86638 refactored token matcher 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 лет назад
ByteCodePrinter.c c43f1f7f56 corrected wrong index in printer 4 лет назад
ByteCodePrinter.h 2d8b00be28 improved byte code printer 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 2d8b00be28 improved byte code printer 4 лет назад
Script.h 2d8b00be28 improved byte code printer 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 2d8b00be28 improved byte code printer 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 2d8b00be28 improved byte code printer 4 лет назад