@vnikolov
Right on! Yes, FORTRAN is respected in narrow, but deep, subarea of our field, namely scientific and engineering parallel numerical computations. Likewise, COBOL is still used in major financial institutions and federal agencies that regulate those institutions. For some thirty years or so, this lot had tried, repeatedly, to dislodge COBOL by switching to C++, Java, Python, and the like, but failed, repeatedly. It turned out that nothing beats COBOL's transactional throughput, when it is run on a modern mainframe mated to a modern I/O fabric. But like the FORTRAN lot, COBOL shops, too, are on shaky grounds. Both camps are facing an alarming shortage of wetware, due to retirements, and due to the drying up of the replacement pipeline.
On the contrary, in the present company, it'd be superfluous to harp about how LISP is thriving and steadily attracting new, curious programmers, after almost seven decades. It could, at least in part, be due to the recent (since around 2010s) resurgence of FP in IT.
Most EE kids today came into the uni armed with Python adoration, and most CS kids came into the uni believing that they're JavaScript demigods. And unlike in our days, when most kids try to learn at least a few different languages, kids these days are perfectly happy with their one true language, be it Python or JavaScript, because the language coupled with its ample, modern ecosystem, are essentially "complete" kit. This single-language scenario is productive and less frustrating, for sure. But it gives these kids a sense of unwarranted superiority, which will bite them on their posteriors, when that "currently number 1" language wanes in popularity.