SnuviScript interpreter written in C

Kajetan Johannes Hammerle 1694aa3622 new not set state for arrays 3 years ago
libraries 697ae128ef extern C in all headers for C++, static library 3 years ago
tests 5669ee38e7 pointers can be compared with null as they should 3 years ago
tokenizer d2dd6231c3 more escape sequences 3 years ago
utils 697ae128ef extern C in all headers for C++, static library 3 years ago
vm 1694aa3622 new not set state for arrays 3 years ago
Compiler.c 5669ee38e7 pointers can be compared with null as they should 3 years ago
Compiler.h 697ae128ef extern C in all headers for C++, static library 3 years ago
DataType.c df9434cc11 time library additions 3 years ago
DataType.h 697ae128ef extern C in all headers for C++, static library 3 years ago
Main.c 30161cbb64 start on math library 3 years ago
Test.c a2d1d66512 global structs 3 years ago
Test.h 697ae128ef extern C in all headers for C++, static library 3 years ago
Types.h a016e27df7 name collision fix 3 years ago
meson.build 993103cb86 dependency 3 years ago