SnuviScript interpreter written in C

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