Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/everythingfunctional/iso_varying_string

Implementation of the Fortran ISO_VARYING_STRING module in accordance with the standard
https://github.com/everythingfunctional/iso_varying_string

fortran iso strings

Last synced: 25 days ago
JSON representation

Implementation of the Fortran ISO_VARYING_STRING module in accordance with the standard

Awesome Lists containing this project

README

        

iso_varying_string
==================

An implementation of the ISO_VARYING_STRING module as proposed for the ISO
standard, [ISO/IEC 1539-2: 2000](http://www.astro.wisc.edu/~townsend/resource/download/code/Fortran-ISO_VARYING_STRING.pdf).
Descriptions of the provided type and procedures are reproduced in
[the developer documentation](https://everythingfunctional.gitlab.io/iso_varying_string).