yaFyaml: yet another Fortran (implementation of) YAML

September 30, 2025 ยท View on GitHub

There is at least one other open source Fortran-based YAML parser.

The rationale for this one is simply to be compatible with the containers in gFTL. It is not intended to be a complete YAML parser, just the subset needed by my own projects. (Happy to accept additional contributed YAML capabilities, of course!)

Requirements:

Supported Fortran compilers:

  • ifort 2021.6.0, 2021.13.0
  • ifx 2025.2.0
  • gfortran 12+
  • NAG 7.2