>>24
C/C++ is immune to 'toy language' accusation because its the underlying OS layer in most OSes,most compilers and interpreters are c/C++ based. Its the lingua franca of computing, even if its a bit centralized and lacking meta-programming facilities. A toy language can't be a bedrock of software
ecosystem unless you want intentionally cripple it.