Dynamic String Generation and C++-style Output in Fortran
arXiv:2409.03397
Abstract
Using standard components of modern Fortran we present a technique to dynamically generate strings with as little coding overhead as possible on the application side. Additionally we demonstrate how this can be extended to allow for output generation with a C++ stream-like look and feel.