SnuviScript interpreter written in C

Kajetan Johannes Hammerle 3a58c4a19c refactoring há 4 anos atrás
tests badf6ab7e9 functions signature consists of their name and number of arguments, há 4 anos atrás
ByteCode.c f4cdb6bf01 refactoring há 4 anos atrás
ByteCode.h f4cdb6bf01 refactoring há 4 anos atrás
Compiler.c 3a58c4a19c refactoring há 4 anos atrás
Compiler.h f4cdb6bf01 refactoring há 4 anos atrás
FunctionMap.c badf6ab7e9 functions signature consists of their name and number of arguments, há 4 anos atrás
FunctionMap.h badf6ab7e9 functions signature consists of their name and number of arguments, há 4 anos atrás
Main.c 4859582fdf new test system há 4 anos atrás
Object.h b289719095 float type há 4 anos atrás
Operation.h f209fbe331 basic functions without a stack and arguments há 4 anos atrás
Script.c 3a58c4a19c refactoring há 4 anos atrás
Script.h 8c544a56ce function vars have own scope (own storage on the stack) há 4 anos atrás
StringIntMap.c f209fbe331 basic functions without a stack and arguments há 4 anos atrás
StringIntMap.h f209fbe331 basic functions without a stack and arguments há 4 anos atrás
Test.c f4cdb6bf01 refactoring há 4 anos atrás
Test.h 4859582fdf new test system há 4 anos atrás
Tokenizer.c eb04b88a27 functions can have arguments (no check for number of arguments) há 4 anos atrás
Tokenizer.h eb04b88a27 functions can have arguments (no check for number of arguments) há 4 anos atrás
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works há 4 anos atrás
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works há 4 anos atrás
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, há 4 anos atrás