Category

PLT

credence
Premium

Merry Christmas 🎄

On Christmas morning, I finished the x86-64 code generation for Linux and BSD in credence. ARM64 work has already started, and it's turning out to be exciting. The final test was the translation of switch control structures from my IR, the JMP_E...

C++
Premium

On modern C++ and PLT

Howdy, It's been a while :-). I've been largely immersed in modern C++ for the last few years—particularly C++20 and C++23, which have some groundbreaking changes if you haven't kept up. I'll get to...