claudes-c-compiler
Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel. - anthropics/claudes-c-compiler | Via ~ Paul Smith: [2026/02/06, 5:37:52] Harper Reed: image omitted | ~ Kristopher Kubicki: Good call on kill switch lol | ~ Paul Smith: CC=ccc $CC foo.c https://github.com/anthropics/claudes-c-compiler | ~ Paul Smith: that probably works better than when I do CC=“claude -p” | ~ Will Stephenson: ~ Will Stephenson w