For those who are into compilers GitHub - tpde2/tpde: A fast framework for writing baseline compiler back-ends in C++
1 Like
I’m curious how this stacks up against QBE which is written in C11.
Following up, I see that both Tpde and QBE presently only support 64-bit architectures.
I don’t have a problem with that. We can’t allow ourselves to be bound to 32-bit compatibility forever.
1 Like