Skip to content

geoschem/yaFyaml

This branch is 8 commits ahead of, 118 commits behind Goddard-Fortran-Ecosystem/yaFyaml:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 28, 2021
Sep 28, 2021
Jul 27, 2021
May 3, 2021
Nov 5, 2021
Sep 22, 2021
Sep 28, 2021
Sep 30, 2019
Apr 5, 2022
Apr 21, 2021
Sep 28, 2021
Aug 31, 2019
Oct 8, 2021
Sep 30, 2019
Sep 30, 2019
Mar 14, 2021

Repository files navigation

yaFyaml: yet another Fortran (implementation of) YAML

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.3.0
  • gfortran 8.5, 9.4, 10.3, 11.2
  • NAG 7.0 (7057)

About

Yet Another Fortran YAML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 93.9%
  • CMake 3.8%
  • C++ 1.5%
  • Other 0.8%