Skip to main content
ClaudeWave
anthropics avatar
anthropics

claudes-c-compiler

Ver en GitHub

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.

Tools2.7k estrellas232 forksRustCC0-1.0Actualizado 4mo ago
Nota editorial

CCC (Claude's C Compiler) is a complete C compiler written from scratch in Rust by Claude Opus 4.6, targeting x86-64, i686, AArch64, and RISC-V 64. The project implements every component internally, including a frontend, SSA-based intermediate representation, optimizer, code generator, peephole optimizers, assembler, linker, and DWARF debug info generation, producing ELF executables without any external toolchain. It functions as a drop-in GCC replacement, accepting familiar flags like -O2, -g, -fPIC, and -shared, and can be pointed at existing Make, CMake, or autoconf build systems directly. The compiler has successfully built PostgreSQL (passing all 237 regression tests), SQLite, Redis, the Linux kernel, CPython, QEMU, and over 150 other real-world projects. This repository demonstrates Claude's autonomous coding capability via the Claude API, with a human providing only test cases rather than interactive debugging. Anthropic explicitly cautions against production use, as the code has not been validated for correctness and is confirmed to work only on Linux hosts.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (CC0-1.0)
  • Healthy fork ratio
  • Clear description
  • Trusted owner (anthropics)
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/anthropics/claudes-c-compiler
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Casos de uso

Resumen de Tools

README no disponible. Visita el repo en GitHub para la documentación completa.

Lo que la gente pregunta sobre claudes-c-compiler

¿Qué es anthropics/claudes-c-compiler?

+

anthropics/claudes-c-compiler es tools para el ecosistema de Claude AI. 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. Tiene 2.7k estrellas en GitHub y se actualizó por última vez 4mo ago.

¿Cómo se instala claudes-c-compiler?

+

Puedes instalar claudes-c-compiler clonando el repositorio (https://github.com/anthropics/claudes-c-compiler) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar anthropics/claudes-c-compiler?

+

Nuestro agente de seguridad ha analizado anthropics/claudes-c-compiler y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene anthropics/claudes-c-compiler?

+

anthropics/claudes-c-compiler es mantenido por anthropics. La última actividad registrada en GitHub es de 4mo ago, con 61 issues abiertos.

¿Hay alternativas a claudes-c-compiler?

+

Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.

Despliega claudes-c-compiler en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: anthropics/claudes-c-compiler
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anthropics-claudes-c-compiler)](https://claudewave.com/repo/anthropics-claudes-c-compiler)
<a href="https://claudewave.com/repo/anthropics-claudes-c-compiler"><img src="https://claudewave.com/api/badge/anthropics-claudes-c-compiler" alt="Featured on ClaudeWave: anthropics/claudes-c-compiler" width="320" height="64" /></a>

Más Tools