Ingen beskrivning

runningwater 3ed01d1ad6 class declaration and instances of classes 2 år sedan
.idea 786f9bc1f1 add condition statement 2 år sedan
test eef8b30015 closure upvalues for close upvalues 2 år sedan
.clang-format 2cecc2b380 first commit 2 år sedan
.gitignore 4800a67ab9 delete compile files 2 år sedan
CMakeLists.txt 2cecc2b380 first commit 2 år sedan
README.md 0b8e8296ee Scanner and Compiler 2 år sedan
chunk.c 354058ecea garbage collection 2 år sedan
chunk.h 3ed01d1ad6 class declaration and instances of classes 2 år sedan
common.h 354058ecea garbage collection 2 år sedan
compiler.c 3ed01d1ad6 class declaration and instances of classes 2 år sedan
compiler.h fe51fc4d35 gc-marked 2 år sedan
debug.c 3ed01d1ad6 class declaration and instances of classes 2 år sedan
debug.h 2cecc2b380 first commit 2 år sedan
main.c 0b8e8296ee Scanner and Compiler 2 år sedan
memory.c 3ed01d1ad6 class declaration and instances of classes 2 år sedan
memory.h fe51fc4d35 gc-marked 2 år sedan
object.c 3ed01d1ad6 class declaration and instances of classes 2 år sedan
object.h 3ed01d1ad6 class declaration and instances of classes 2 år sedan
scanner.c ef4fcef197 fix bug 2 år sedan
scanner.h 0b8e8296ee Scanner and Compiler 2 år sedan
table.c 354058ecea garbage collection 2 år sedan
table.h 354058ecea garbage collection 2 år sedan
value.c cf5f7436f9 Add hash table module 2 år sedan
value.h 4b11d37eed String values 2 år sedan
vm.c 3ed01d1ad6 class declaration and instances of classes 2 år sedan
vm.h 354058ecea garbage collection 2 år sedan

README.md

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