SnuviScript interpreter written in C

Kajetan Johannes Hammerle 29e7c45e3f const, bytecode strings are const 3 years ago
libraries f5b6985f68 ensure size of longs and ints 3 years ago
tests 29e7c45e3f const, bytecode strings are const 3 years ago
tokenizer 29e7c45e3f const, bytecode strings are const 3 years ago
utils 29e7c45e3f const, bytecode strings are const 3 years ago
vm 6b62743bd2 bytecode unicode text 3 years ago
Compiler.c 29e7c45e3f const, bytecode strings are const 3 years ago
Compiler.h d25325f62a WIP making everything strictly typed 3 years ago
DataType.c 29e7c45e3f const, bytecode strings are const 3 years ago
DataType.h 29e7c45e3f const, bytecode strings are const 3 years ago
Main.c 3a316ab3f1 unicode constants 3 years ago
Test.c 29e7c45e3f const, bytecode strings are const 3 years ago
Test.h 4859582fdf new test system 3 years ago
Types.h f5b6985f68 ensure size of longs and ints 3 years ago
meson.build 6c83c786f6 library functions, underscore and digit support for literals 3 years ago