From Preparation

Systems Languages

Not written yet. Questions to answer here: why infrastructure tooling gets written in a compiled language rather than Python, what ownership and borrowing in Rust actually prevent and what they make awkward, where Go’s tradeoffs differ, what a single static binary buys an operator, when C is still the answer, and how a Rust tool ends up talking to Python (the boundary I have already used once, through pyo3 on a SIMD kernel).