On 2024-09-18 01:44, Andreas Schwab wrote: > That's not a useful metric. Emacs does not require a compiler that is > written in C++. Yes, and Emacs is intended to be portable to non-GNU systems that lack a C++ compiler. Its C++ dependencies (i.e., dependencies on libraries written in C++) are all optional. I don't see that changing any time soon.