AI Team Constructs a 100k-Line C Compiler That Boots Linux on Multiple Architectures
Anthropic’s Opus 4.6 used a team of AI agents to assemble a ~100k-line C compiler in Rust that can build the Linux kernel on x86-64, ARM, and RISC-V after about 2,000 Claude Code sessions and $20k in API costs. It can bootstrap on several ports and run large workloads, but its code quality and efficiency lag GCC/LLVM and it relies on GCC for the 16‑bit bootstrap. The project has sparked debates over clean-room design and training-data provenance, while highlighting AI-assisted tooling as a research milestone rather than production-ready software.
