SnuviScript interpreter written in C

Kajetan Johannes Hammerle 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
test 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Compiler.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Compiler.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Main.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Object.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Operation.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Script.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Script.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Tokenizer.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago
Tokenizer.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 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 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 years ago