説明なし

runningwater 0b8e8296ee Scanner and Compiler 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 0b8e8296ee Scanner and Compiler 2 年 前
compiler.c 0b8e8296ee Scanner and Compiler 2 年 前
compiler.h 0b8e8296ee Scanner and Compiler 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 0b8e8296ee Scanner and Compiler 2 年 前
scanner.h 0b8e8296ee Scanner and Compiler 2 年 前
value.c 201d5da103 constants 2 年 前
value.h 201d5da103 constants 2 年 前
vm.c 0b8e8296ee Scanner and Compiler 2 年 前
vm.h 0b8e8296ee Scanner and Compiler 2 年 前

README.md

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