SnuviScript interpreter written in C

Kajetan Johannes Hammerle 2f4f5cc112 current code line in vm is now an instruction 4 years ago
tests b289719095 float type 4 years ago
Compiler.c 2f4f5cc112 current code line in vm is now an instruction 4 years ago
Compiler.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Main.c 4859582fdf new test system 4 years ago
Object.h b289719095 float type 4 years ago
Operation.h 2f4f5cc112 current code line in vm is now an instruction 4 years ago
Script.c 2f4f5cc112 current code line in vm is now an instruction 4 years ago
Script.h b694007673 source file line for runtime errors 4 years ago
Test.c b289719095 float type 4 years ago
Test.h 4859582fdf new test system 4 years ago
Tokenizer.c 974f3c89b6 line bits reduced to 16 4 years ago
Tokenizer.h 974f3c89b6 line bits reduced to 16 4 years ago
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
meson.build 4859582fdf new test system 4 years ago