Без опису

runningwater ef4fcef197 fix bug 2 роки тому
.idea 201d5da103 constants 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 1bba9e54da Arithmetic calculator 2 роки тому
common.h 34560a567d compiling expression 2 роки тому
compiler.c ef4fcef197 fix bug 2 роки тому
compiler.h 5b68e3fd20 Parsing Tokens and emitting Bytecode 2 роки тому
debug.c 1bba9e54da Arithmetic calculator 2 роки тому
debug.h 2cecc2b380 first commit 2 роки тому
main.c 0b8e8296ee Scanner and Compiler 2 роки тому
memory.c 4800a67ab9 delete compile files 2 роки тому
memory.h 2cecc2b380 first commit 2 роки тому
scanner.c ef4fcef197 fix bug 2 роки тому
scanner.h 0b8e8296ee Scanner and Compiler 2 роки тому
value.c 201d5da103 constants 2 роки тому
value.h 201d5da103 constants 2 роки тому
vm.c 5b68e3fd20 Parsing Tokens and emitting Bytecode 2 роки тому
vm.h 0b8e8296ee Scanner and Compiler 2 роки тому

README.md

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