Simple C-compiler (or C-like) written using C++20
Go to file
2026-04-11 18:40:35 +03:00
.vscode Add metadata to tokens 2026-04-10 23:40:59 +03:00
src Produce LLVM IR and object file 2026-04-11 18:40:35 +03:00
.gitignore Produce LLVM IR and object file 2026-04-11 18:40:35 +03:00
CMakeLists.txt Fix all warnings 2026-04-10 21:45:05 +03:00
test.c Make a bunch of tweaks, make fibonacci sequence compile 2026-04-10 19:55:34 +03:00