SnuviScript interpreter written in C

Kajetan Johannes Hammerle 328a5b8a34 type casts between float and int 4 years ago
tests 328a5b8a34 type casts between float and int 4 years ago
tokenizer 761f22926d repeated defines work correctly 4 years ago
utils 328a5b8a34 type casts between float and int 4 years ago
vm 328a5b8a34 type casts between float and int 4 years ago
Compiler.c 328a5b8a34 type casts between float and int 4 years ago
Compiler.h d25325f62a WIP making everything strictly typed 4 years ago
DataType.c 5238801789 refactoring and bugfixes 4 years ago
DataType.h 5238801789 refactoring and bugfixes 4 years ago
Main.c 31407c843f arrays addresses of structs are used correctly 4 years ago
Test.c 77fa3719d9 arrays, array tests, better increment / decrement 4 years ago
Test.h 4859582fdf new test system 4 years ago
meson.build 2fda5d794e structs merged with datatype, better data types 4 years ago