SnuviScript interpreter written in C

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