/fortran-dictionary

Implementation of a HashMap aka Dictionary in Fortran 2008

Primary LanguageFortran

fortran-dictionary

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).