Hello "Hello world!"

made by jfo, submitted by nicholasbs
A deep dive into the inner workings of printing strings in several languages, with a focus on how Zig balances simplicity and control.

How Zig Do

made by jfo, submitted by davidbalbert
An introduction to the Zig programming language. (Zig was created by Andrew Kelley, another Recurser).

Sild

made by jfo, submitted by davidbalbert
A small Lisp written in C. Jeff kept a diary on his blog (https://blog.jfo.click/) while writing it.