Sin descripción

runningwater fe51fc4d35 gc-marked hace 2 años
.idea 786f9bc1f1 add condition statement hace 2 años
test eef8b30015 closure upvalues for close upvalues hace 2 años
.clang-format 2cecc2b380 first commit hace 2 años
.gitignore 4800a67ab9 delete compile files hace 2 años
CMakeLists.txt 2cecc2b380 first commit hace 2 años
README.md 0b8e8296ee Scanner and Compiler hace 2 años
chunk.c 47c84a77f1 A Value Stack Manipulator hace 2 años
chunk.h eef8b30015 closure upvalues for close upvalues hace 2 años
common.h fe51fc4d35 gc-marked hace 2 años
compiler.c fe51fc4d35 gc-marked hace 2 años
compiler.h fe51fc4d35 gc-marked hace 2 años
debug.c eef8b30015 closure upvalues for close upvalues hace 2 años
debug.h 2cecc2b380 first commit hace 2 años
main.c 0b8e8296ee Scanner and Compiler hace 2 años
memory.c fe51fc4d35 gc-marked hace 2 años
memory.h fe51fc4d35 gc-marked hace 2 años
object.c fe51fc4d35 gc-marked hace 2 años
object.h fe51fc4d35 gc-marked hace 2 años
scanner.c ef4fcef197 fix bug hace 2 años
scanner.h 0b8e8296ee Scanner and Compiler hace 2 años
table.c fe51fc4d35 gc-marked hace 2 años
table.h fe51fc4d35 gc-marked hace 2 años
value.c cf5f7436f9 Add hash table module hace 2 años
value.h 4b11d37eed String values hace 2 años
vm.c eef8b30015 closure upvalues for close upvalues hace 2 años
vm.h eef8b30015 closure upvalues for close upvalues hace 2 años

README.md

Start -> Source code -> SCANNER -> Tokens -> COMPILER -> Bytecode chunk -> VM