Description
Compiles C code with a GCC-compatible interface for x86-64, i686, AArch64, and RISC-V 64 targets. It is useful for developers experimenting with Claude's C Compiler or comparing its behavior with other C toolchains.
Use it as a development compiler, not as automatic proof that code is portable or production-ready. Review generated binaries, warnings, target support, and compatibility before using outputs in serious builds.