Swift Creator Chris Lattner Reviews Claude's C Compiler: 'Like a Strong Undergrad Team's Work — Remarkable, but Far from Production'

Chris Lattner — creator of Swift, LLVM, Clang, and Mojo — did a deep code review of the Claude C Compiler built by 16 parallel Claude Opus 4.6 agents. His verdict: AI can now assemble entire engineering systems, but it's reproducing known knowledge, not inventing anything new. He also shares three concrete expectations for his team at Modular — making this the first AI coding strategy guide written by a world-class compiler engineer.

Anthropic Sent 16 Claudes to Build a C Compiler — And It Can Compile the Linux Kernel

Anthropic researcher Nicholas Carlini ran 16 Opus 4.6 agents in parallel for two weeks, spending $20,000 in API costs, to build a 100,000-line Rust C compiler from scratch. It can compile the Linux kernel, QEMU, FFmpeg, Redis — and yes, it runs Doom. This is the ultimate stress test for agent teams.