One irony is that modern Fortran is quite a nice language to work with. As long as you can just call, and don't actually have to work on, all the '77 numerical libraries that the Real Programmers put together.
This is true. I would still use it -- except that python is an even nicer language to work with and via numpy and scipy lots of those library are nicely wrapped.