Description
Contains source material for Claude's C Compiler, a GCC-compatible C compiler targeting several CPU architectures. It is useful for developers who want to inspect, patch, rebuild, or audit the compiler source locally.
Source packages are mainly for development and review work. They do not replace the compiled toolchain, and any modified compiler should be tested carefully before producing trusted binaries.