aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.c
AgeCommit message (Collapse)Author
snapshot2026-06-19Improve the shitElis Eriksson
No longer turing complete No longer depends on libc (good thing) Codegen is now unreadable (because i want it to be) Remove a couple of unnecessary includes Output C code to out.c when compiling Why the fuck are you reading this?
snapshot2026-06-13Initial Commit, probably needs heavy code cleanupElis Eriksson