← Back to match
Cake
C23 front end, transpiler, and static analyzer written in C
Webfree
Cake is a C23 compiler front end that doubles as a static analyzer, generating IDE-readable SARIF diagnostics and performing flow analysis such as object lifetime checks. It can also transpile C23 code down to C89 for older compilers or cross-compile between platforms. Built for C developers who want modern-standard safety checks without dropping older toolchains.
Categories
static analysisdeveloper toolscompilers

