Skip to content

Implementation of a HashMap aka Dictionary in Fortran 2008

Notifications You must be signed in to change notification settings

keksipurkki/fortran-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of a HashMap aka Dictionary in Fortran 2008

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published