Нема описа

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