[1] https://github.com/asibahi/paella/blob/main/writeup/c19.md#u...
Still a proper programmer-flex to build another one.
There is also another C compiler written in Zig, Aro[1], which seems to be much more complete than TFA. Zig started using that as a library for its TranslateC functionality (for translating C headers into Zig, not whole programs) in 0.16.
scatbot•1h ago
Longer term it also makes me wonder whether something like this could eventually reduce reliance on Clang/LLVM for the C frontend in zig's toolchain.
spiffyk•44m ago
[1]: https://github.com/Vexu/arocc