A system's programming language started by Drew DeVault primarily meant as a C replacement. It has tagged unions, a few features borrowed from [[Golang]], manual memory management (i.e. `alloc` and `free`), and is based on the QBE backend.
As if C had sane modules, a sound type system, and syntax made in the 20th century.