Add all of the code gen, want to show it off

This commit is contained in:
2025-03-27 18:49:17 +02:00
parent f338f07e7d
commit 06d8c1b0f3
33 changed files with 1199 additions and 95 deletions

View File

@@ -9,5 +9,7 @@ default-run = "mclangc"
anyhow = "1.0.94"
camino = "1.1.9"
clap = { version = "4.5.23", features = ["derive"] }
# inkwell = { version = "0.5.0", default-features = false, features = ["target-x86"] }
lazy_static = "1.5.0"
#llvm-lib = "0.8.1"
parse_int = "0.6.0"