Fortran Standard Library Getting started Get the code git clone https://github.com/fortran-lang/stdlib cd stdlib Build with CMake mkdir build cd build cmake .. make ctest Build with make Alternatively, you can build using provided Makefiles: make -f Makefile.manual Contributing Issues Workflow Style guide Code of conduct License Links Proposals for the Fortran Standard Committee US Fortran Standards Committee International Fortran Standard Committee