SnuviScript interpreter written in C

Kajetan Johannes Hammerle ef662f8df9 function can have return values 4 yıl önce
tests ef662f8df9 function can have return values 4 yıl önce
ByteCode.c f4cdb6bf01 refactoring 4 yıl önce
ByteCode.h f4cdb6bf01 refactoring 4 yıl önce
Compiler.c ef662f8df9 function can have return values 4 yıl önce
Compiler.h f4cdb6bf01 refactoring 4 yıl önce
FunctionMap.c b998245f8d function calls can be used before the function is declared 4 yıl önce
FunctionMap.h b998245f8d function calls can be used before the function is declared 4 yıl önce
Main.c 4859582fdf new test system 4 yıl önce
Object.h ef662f8df9 function can have return values 4 yıl önce
Operation.h ef662f8df9 function can have return values 4 yıl önce
Script.c ef662f8df9 function can have return values 4 yıl önce
Script.h ef662f8df9 function can have return values 4 yıl önce
StringIntMap.c f209fbe331 basic functions without a stack and arguments 4 yıl önce
StringIntMap.h f209fbe331 basic functions without a stack and arguments 4 yıl önce
Test.c ef662f8df9 function can have return values 4 yıl önce
Test.h 4859582fdf new test system 4 yıl önce
Tokenizer.c 12a5ca9c04 return for functions 4 yıl önce
Tokenizer.h 12a5ca9c04 return for functions 4 yıl önce
Utils.c 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 yıl önce
Utils.h 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works 4 yıl önce
meson.build badf6ab7e9 functions signature consists of their name and number of arguments, 4 yıl önce