this post was submitted on 30 Jun 2023
6 points (100.0% liked)
Furry Programmers
390 readers
1 users here now
English-language general programmers community
Please treat pawb.social’s rules as though they were the rules of this community, even if you’re posting from another instance!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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).