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

@@ -0,0 +1,4 @@
// pub mod asmgen;
pub mod cgen;
// pub mod qbegen;
// pub mod llvmgen;