بدون توضیح

runningwater df522e7810 Merge remote-tracking branch 'origin/master' 2 سال پیش
.idea 786f9bc1f1 add condition statement 2 سال پیش
test eef8b30015 closure upvalues for close upvalues 2 سال پیش
.clang-format 2cecc2b380 first commit 2 سال پیش
.gitignore 4800a67ab9 delete compile files 2 سال پیش
CMakeLists.txt 2cecc2b380 first commit 2 سال پیش
README.md 0b8e8296ee Scanner and Compiler 2 سال پیش
chunk.c 47c84a77f1 A Value Stack Manipulator 2 سال پیش
chunk.h eef8b30015 closure upvalues for close upvalues 2 سال پیش
common.h eef8b30015 closure upvalues for close upvalues 2 سال پیش
compiler.c eef8b30015 closure upvalues for close upvalues 2 سال پیش
compiler.h 9fd0c5ff5d add function declare statement 2 سال پیش
debug.c eef8b30015 closure upvalues for close upvalues 2 سال پیش
debug.h 2cecc2b380 first commit 2 سال پیش
main.c 0b8e8296ee Scanner and Compiler 2 سال پیش
memory.c a29924ec2a closure upvalues 2 سال پیش
memory.h 4b11d37eed String values 2 سال پیش
object.c eef8b30015 closure upvalues for close upvalues 2 سال پیش
object.h eef8b30015 closure upvalues for close upvalues 2 سال پیش
scanner.c ef4fcef197 fix bug 2 سال پیش
scanner.h 0b8e8296ee Scanner and Compiler 2 سال پیش
table.c cf5f7436f9 Add hash table module 2 سال پیش
table.h cf5f7436f9 Add hash table module 2 سال پیش
value.c cf5f7436f9 Add hash table module 2 سال پیش
value.h 4b11d37eed String values 2 سال پیش
vm.c eef8b30015 closure upvalues for close upvalues 2 سال پیش
vm.h eef8b30015 closure upvalues for close upvalues 2 سال پیش

README.md

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