Anthropic Researcher Builds Compiler Using Agent Teams
Nicholas Carlini of Anthropic detailed an experiment using 16 Claude (Opus 4.6) agent instances to build a Rust-based C compiler capable of compiling Linux 6.9, reporting nearly 2,000 Claude Code sessions, 2 billion input tokens, and roughly $20,000 in API costs. The 100,000-line compiler builds many projects but produces inefficient, non-drop-in code, raising verification and provenance concerns for autonomous development.
Key Points
- 1Built 100,000-line Rust compiler that compiles Linux 6.9 on x86, ARM, and RISC-V
- 2Demonstrates autonomous 'agent teams' using ~2,000 Claude sessions, 2 billion input tokens and $20,000
- 3Raises verification, code-quality, and training-data provenance concerns for deploying autonomously generated software
Scoring Rationale
Demonstrates novel, high-impact autonomous coding capability but limited by cost, quality issues and verification concerns in real-world deployment.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


