Programming Language Longevity

The cluster discusses how most popular programming languages today are over 10 years old, their persistence and continued relevance despite age, and debates on whether newer languages like Rust and Go will endure or if the pace of language evolution is slowing.

📉 Falling 0.4x Programming Languages
3,796
Comments
20
Years Active
5
Top Authors
#2327
Topic ID

Activity Over Time

2007
7
2008
34
2009
92
2010
78
2011
91
2012
105
2013
159
2014
190
2015
175
2016
196
2017
231
2018
201
2019
301
2020
336
2021
355
2022
344
2023
386
2024
232
2025
270
2026
13

Keywords

Repl.it ITT PHP StackOverflow IMO JS RPGII skilldime.com VB COBOL languages language python cobol java programming new languages old fortran programming language

Sample Comments

eusman Jan 10, 2008 View on HN

computer languages evolve so fast? all languages used today are at least 10 years old

devmunchies Apr 25, 2018 View on HN

are there any 10+ year old languages that are "advancing" as quickly as JS? Ruby? Python? C++?Why Not?

zaik Sep 9, 2021 View on HN

Not everything newer than COBOL is a fad. Python or Java will still be written many years from now. Maybe not 50 years from now but some languages will not go away anytime soon.

goatlover Feb 10, 2020 View on HN

Programming languages from 2000 remain, though. C, C++, Java, JS, Python, etc. Even Fortran, Cobol and Lisp remain in use. There’s been attempts since the 80s to popularize visual and and higher level approaches to programming, but the traditional languages still dominate. And the newer ones like Go, Elixir and Julia are like the traditional C, Lisp and Fortrans.

visarga Apr 22, 2021 View on HN

Different decades have different applications, hardware and trade-offs. So popular languages could be just overfit to the current epoch. It doesn't mean there is always progress, could be just change.

solomatov Sep 20, 2022 View on HN

The old C/C++ and other code in popular languages is forever with us. Look at what happened to COBOL, it's still relevant and IMO, will be relevant in 20 years.

tester34 Oct 22, 2020 View on HN

Why you talk first about C#/Java and then language of last decade? Both of those languages are >2 decades old.I think it's very naive to think that COBOL will outlive Java or C#. Their presence is so huge. I bet that even Rust and Go will outlive COBOL, but I'm not so sure about Go.

z3phyr Dec 2, 2012 View on HN

There's no next big language :]

pan69 Apr 1, 2013 View on HN

I'm sure that in the late 70's or early 80's people said the same thing about assembly language and guess what, even today there are still people programming in assembly. The point is that languages change faster than the platforms they run on. Why else would there be CoffeeScript or Haxe? It's just a natural evolution. To us Javascript might seem perfectly acceptable as a programming language but only time will tell if the next generation of programmers will feel the same about that.

pc86 Apr 11, 2017 View on HN

Wait you mean Rust and Go aren't going to be around 30 years from now?!