What causes new computer programming languages to be created?

1.26K viewsOtherTechnology

What causes new computer programming languages to be created?

In: Technology

22 Answers

Anonymous 0 Comments

Just about anything….boredom, innovation or necessity.  HTML was invented because there was a need to make the newfangled WWW user-friendly compared to BBSs and Listserves.  Some languages are invented to fill a mathematical niche, or a design niche, a technology niche, you name it.  Some are invented just for fun or out of boredom, like most codegolf languages.  Some are innovated to build on the model and successes of older languages and make them more usable/optimized for newer applications, like c++ –> Java. All depends.

You are viewing 1 out of 22 answers, click here to view all answers.