tiny shell

A shell is the best first systems project I know: read a line, split it into words, spawn a process, wait for it. Every piece is small enough to hold in your head, and every milestone below ends with something you can actually run.

Follow along one milestone at a time — each chapter states what we are building, walks through it, and sometimes leaves you a challenge to try before the next one picks up.

Milestones