fortran-dictionary
January 5, 2017 ยท View on GitHub
Dummy implementation of a HashMap aka Dictionary in Fortran 2008.
Run make to compile. The code uses a lot of Fortran 2008 features so you need a fairly new GFortran compiler (>= 5.0.0).
January 5, 2017 ยท View on GitHub
Dummy implementation of a HashMap aka Dictionary in Fortran 2008.
Run make to compile. The code uses a lot of Fortran 2008 features so you need a fairly new GFortran compiler (>= 5.0.0).