Testing writing C code generator in Python
Go to file
2025-02-08 16:08:29 +00:00
codegen Split code to smaller modules 2025-02-07 22:40:41 +00:00
.gitignore Update .gitignore 2025-02-08 16:08:29 +00:00
README.md Add README.md 2025-02-07 22:30:17 +00:00
run Add run script 2025-02-07 22:40:55 +00:00

C Code Generator

Experimenting with writing a C code generator in Python