C+

Blog

What's new in C+

Release notes and notes from the build.

June 3, 2026

C+ v0.0.13

The v0.0.13 release ships the code knowledge graph for agents and editors, completes raw-pointer accountability, rounds out FFI and literal polish, and brings the compiler front end to the browser.

June 3, 2026

Porting llama.cpp's ggml core from C to C+

A field journal of porting llama.cpp's ggml core from C to C+ on Apple Metal, and hardening the cpc compiler under load: an integer-SIMD subsystem, an f16 type, and a new lint.

June 1, 2026

C+ v0.0.12

The v0.0.12 release closes a set of ownership-soundness gaps, lands the compiler-checked real-time contracts, adds SIMD lane primitives, and tightens the C ABI on both sides of a call.