Reporium
GraphWikiTaxonomyStacksInsightsTrendsArchitectureAI-NativeFAQ
Ask anything about the repo library…
Loading repo…
←Library/claudes-c-compiler
Library/claudes-c-compilerForked

anthropics/claudes-c-compiler

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.

View on GitHub↗Upstream anthropics/claudes-c-compiler↗

Builder

Anthropic

Anthropic

anthropics • ai-lab

Stars

2,694

Using upstream star count

Forks

229

Using upstream fork count

Open Issues

0

Activity Score

0/100

0 commits in 30d

Created

Feb 4, 2026

Project creation date

README Summary

A C compiler written entirely from scratch in Rust, targeting x86-64, i686, AArch64, and RISC-V 64. Zero compiler-specific dependencies — the frontend, SSA-based IR, optimizer, code generator, peephole optimizers, assembler, linker, and DWARF debug info generation are all implemented from scratch. Claude's C Compiler produces ELF executables without any external toolchain.

Community Evaluation

Loading…

AI Dev Skills

Unmapped

AI-Assisted Software DevelopmentCompiler Design AutomationLarge Language Model Code GenerationMulti-target Code GenerationSystems Programming AI

Tags

AI-Assisted Software DevelopmentCompiler Design AutomationLarge Language Model Code GenerationMulti-target Code GenerationSystems Programming AIAnthropic / ClaudeCachingClaudeDatabaseForkedRust

Taxonomy

AI Trends

Agentic AIAI Code GenerationAI Systems Programming

category

Foundation ModelsInference & ServingDev Tools & Automation

Deployment Context

Self-hostedCommand Line

Industries

Developer ToolsSystems SoftwareEmbedded Systems

Modalities

Code

Skill Areas

Large Language Model Code GenerationSystems Programming AICompiler Design AutomationMulti-target Code GenerationAI-Assisted Software Development

tag

Anthropic / ClaudeCachingClaudeDatabaseForkedRust

Use Cases

AI-Generated Compiler DevelopmentCross-platform C Code CompilationEducational Compiler ImplementationProof-of-Concept AI Systems Programming

Recent Activity

Updated 3 months ago

7 Days

0

30 Days

0

90 Days

0

Add steps to reproduce kernel defconfig build

Nicholas Carlini • Feb 5, 2026

6f1b99a

Add disclaimer and LICENSE

Nicholas Carlini • Feb 5, 2026

e6f3fad

Remove crate-wide and per-item clippy silences

Claude Opus 4.6 • Feb 5, 2026

d3730ef

Quality

research
Quality
medium
Maturity
research

Categories

Inference & ServingPrimaryFoundation ModelsDev Tools & Automation

PM Skills

Cost & Efficiency

Languages

Rust100.0%

Timeline

Project created
Feb 4, 2026
Forked
Mar 14, 2026
Your last push
3 months ago
Upstream last push
3 months ago
Tracked since
Feb 5, 2026

Similar Repos

pgvector cosine similarity · $0

Loading…