I wrote a free book about building a small C-subset compiler for an educational RISC architecture

The beauty and simplicity of the good old C-style void* in C++

Documentary, "C++: The Most Consequential Programming Language"

Fail-closed codegen: lowering an effects+lifetime-checked IR to C, refusing to emit when a memory/effect claim can't be proven.

Christine Van Geyn: Privacy isn't a crime, but Bill C-22 acts like it is

Inferencing Text Diffusion Models in Python and C

"badc" is a new cross-platform C compiler (as-as-a-libraty) crate/toolchain

W.I.P. open source transpiler for simple (customizable) syntax for CUDA C++ with built-in functions and structs to help with AI, simulations, etc

Why did "compile Erlang to native C" lose to bytecode, even though it was 10-20x faster on paper?

Lightweight offline image moderation using perceptual hashing and BK-Trees (TS/Rust/C)