- cross-posted to:
- programming_languages@programming.dev
- cross-posted to:
- programming_languages@programming.dev
Seems like zig is about to take on a massive task. I’m curious how well they’ll reach their goals.
Seems like zig is about to take on a massive task. I’m curious how well they’ll reach their goals.
If someone finds themselves wanting what LLVM does, but doesn’t want to link against LLVM (which is fair) then I might point them to QBE https://c9x.me/compile/
Ye, QBE looks like a great starting point for code-gen. I’ve actually been reading into it in the hopes of starting my own project (tho, not at the ambition of Zig).