Earlier quoted context omitted.
A lot of popular C compilers are actually written (at least partially) in C++ these days.
In this case, C++?
The Guix project likes bootstrappility very much. They basically host a tiny assembly C-compiler (only for a subset of C) which can compile a C compiler written in C for the whole subset that can bootstrap the whole ecosystem.