English

Dynamic String Generation and C++-style Output in Fortran

Programming Languages 2024-09-06 v1

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.

Cite

@article{arxiv.2409.03397,
  title  = {Dynamic String Generation and C++-style Output in Fortran},
  author = {Marcus Mohr},
  journal= {arXiv preprint arXiv:2409.03397},
  year   = {2024}
}
R2 v1 2026-06-28T18:35:08.000Z