finish writing interpreter, ready to debug

This commit is contained in:
2024-07-25 03:48:16 +00:00
parent 69adad54ad
commit 1a31786850
4 changed files with 919 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
/.devcontainer
/.github
/.vscode
/build
/build
/.cache
/.clang-format