Bio: https://andrewkelley.me/

Zig Self-Hosted Compiler Demo

made by andrewrk, submitted by davidbalbert
Andrew is building a self-hosted compiler for his programming language, Zig.

`zig cc`: a Powerful Drop-In Replacement for GCC/Clang

made by andrewrk, submitted by davidbalbert
As part of writing Zig, a new programming language to replace C, Andrew has also written a C compiler frontend with all sorts of tricks including seamless cross-compilation.

Zig Live Coding - x86_64 Assembler from Scratch, Part 1

made by andrewrk, submitted by davidbalbert
Andrew Kelley, the creator of the Zig programming language, live-codes an assembler in Zig to understand how assemblers work. Starts around 5:00 in the video.

GrooveBasin

made by andrewrk, submitted by vaibhavsagar
A communal music server, where guests can chat and upload music!

Zig—a system programming language which prioritizes robustness, optimality, and clarity

made by andrewrk, submitted by hellerve
There are many factors that make Zig beautiful: its structure and ambition, its execution, and the way that the community is working together. I’m excited to see where this project is going!