Fortran is the java of HPC. You can write very efficient programs in C++ but it is easier to write the same program in Fortran, as long as it is suited for number crunching. Nobody would seriously write a GUI application in Fortran, but in HPC it is unbeatable in speed and conciseness.