C+

Blog

What's new in C+

Release notes and notes from the build.

June 3, 2026

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

Porting part of llama.cpp's ggml core from C to C+ proved something narrower and more useful than a rewrite: C+ can enter a live C/C++ build one object file at a time, with the surrounding code none the wiser.