Why are there so many programming languages? And why are there still being so many made? I would think you would try to perfect what you have instead of making new ones all the time. I understand you need new languages sometimes like quantumcomputing or some newer tech like that. But for pc you would think there would be some kind of universal language. I’m learning java btw. I like programming languages. But was just wondering.
Like human languages, you get different types of expressiveness in different ways. If you know multiple languages whether is python or Java, or English and French / Spanish / German, you’ll see that there are positives and negatives to each language.
Lots of people want to design the best combination of them all, using the newest tools and newest tech to create something as useful as possible.
Relevant XKCD: https://xkcd.com/927/
Sort of… But new languages make use of new tech and compilers usually.
And old languages add features and adapt or rewrite the compiler for new technologies. There’s no inherent advantage to a language being new.
Less technical debt
Less experience in what programmers actually want or need from a language.