SnuviScript interpreter written in C

Kajetan Johannes Hammerle c17deec7cf constant strings 3 years ago
tests c17deec7cf constant strings 3 years ago
ByteCode.c f4cdb6bf01 refactoring 3 years ago
ByteCode.h f4cdb6bf01 refactoring 3 years ago
Compiler.c c17deec7cf constant strings 3 years ago
Compiler.h f4cdb6bf01 refactoring 3 years ago
FunctionMap.c 07c762063d not used return values of functions are popped 3 years ago
FunctionMap.h 07c762063d not used return values of functions are popped 3 years ago
Main.c c0b0ff7378 extended test code 3 years ago
Object.c c17deec7cf constant strings 3 years ago
Object.h c17deec7cf constant strings 3 years ago
Operation.h c17deec7cf constant strings 3 years ago
Script.c c17deec7cf constant strings 3 years ago
Script.h c0b0ff7378 extended test code 3 years ago
StringIntMap.c f209fbe331 basic functions without a stack and arguments 3 years ago
StringIntMap.h f209fbe331 basic functions without a stack and arguments 3 years ago
Test.c c17deec7cf constant strings 3 years ago
Test.h 4859582fdf new test system 3 years ago
Tokenizer.c c17deec7cf constant strings 3 years ago
Tokenizer.h c17deec7cf constant strings 3 years ago
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 3 years ago
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 3 years ago
meson.build b0783c3adf refactoring 3 years ago