Comment by fasterik

4 hours ago

Just speculation, but I think we would expect a language to grow if AI is effective with it. C++ has a lot of training data. Most large software projects are written in C++: web browsers, compilers, 3D renderers, game engines, UI toolkits, etc.

AI is also probably more effective with statically typed languages since the compiler catches a wider range of errors.