Skip to content

Releases: urbanjost/M_strings

Fortran ASCII string processing

22 Feb 19:45

Choose a tag to compare

The M_strings module

Name

M_strings and M_strings__oop - Fortran modules for processing strings

Description

The M_strings(3fm) 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(3fm) is a companion module that provides an OOP interface
to the M_strings module.

Supports builds via gmake(1) and fpm(1).

M_strings V2.0.0 Fortran string module

17 Jan 03:46

Choose a tag to compare

Deploying to master from  @ 1917747748ba9b6a573eca87e93f046aa131c637 🚀