packages

Simply Fortran Package Server

Welcome to the Simply Fortran Package Server

The SFPM Logo

Sign up today for easy installation of development libraries and example projects for Simply Fortran!

Notices from the Server

None at this time

Latest Packages

Random Spotlight

M_strings

The M_strings module is a collection of Fortran procedures that supplement the built-in intrinsic string routines. Routines for parsing, tokenizing, changing case, substituting new strings for substrings, locating strings with simple wildcard expressions, removing tabs and line terminators as well as other string manipulations are included.

M_strings_oop is a companion module that provides an OOP interface to the M_strings module.

Note there are some procedures with overlapping function that were all initially gathered here that have varying performance and robustness that may be consolidated at some point.

To link this library, add the flag:

-lm_strings

to the Linker flags in Simply Fortran's Compiler Flags category of Project Options.

Links