Summation:
Because Fortran is so good at numerical / scientific analysis and not intended for a general language.
================================================= =
Java languange has a rich set of built-in collections. The most well-known third-party collections are also the solid foundations of Apache and Google (just to name a few).
The Delphi language (dialect) also has several sets of built-in collections. There are also notes from third-party collections such as DIContainers, DeHL, etc.
I am wondering why the Fortran language standard does not allow standardizing inline collections such as list, map, etc.? I mean, although the standard Fortran 77 does not support a pointer, do some of its extensions and successor, such as Fortran 90, already have a pointer type?
source
share