SnuviScript interpreter written in C

Kajetan Johannes Hammerle a2d1d66512 global structs 3 years ago
libraries a2d1d66512 global structs 3 years ago
tests 4d0f0b077e string tests 3 years ago
tokenizer 29e7c45e3f const, bytecode strings are const 3 years ago
utils a2d1d66512 global structs 3 years ago
vm 6b62743bd2 bytecode unicode text 3 years ago
Compiler.c 71cc7ab21c pointers can be assigned to const pointers 3 years ago
Compiler.h d25325f62a WIP making everything strictly typed 3 years ago
DataType.c a2d1d66512 global structs 3 years ago
DataType.h a2d1d66512 global structs 3 years ago
Main.c a2d1d66512 global structs 3 years ago
Test.c a2d1d66512 global structs 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