SnuviScript interpreter written in C

Kajetan Johannes Hammerle 6658049233 enforce return on last line of non void function 3 years ago
old_tests 7a5573d024 type safety mostly done, arrays / strings outstanding 3 years ago
tests 2f6eb6637c improved support for bools and floats 3 years ago
tokenizer 2f6eb6637c improved support for bools and floats 3 years ago
utils 1ebbfd507d several makros to shorten code 3 years ago
vm 1ebbfd507d several makros to shorten code 3 years ago
Compiler.c 6658049233 enforce return on last line of non void function 3 years ago
Compiler.h d25325f62a WIP making everything strictly typed 3 years ago
DataType.c d25325f62a WIP making everything strictly typed 3 years ago
DataType.h d25325f62a WIP making everything strictly typed 3 years ago
Main.c f254ef5e08 refactoring 3 years ago
Test.c d25325f62a WIP making everything strictly typed 3 years ago
Test.h 4859582fdf new test system 3 years ago
meson.build f90b59220c refactoring 3 years ago