Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fortran wrapper to the yaml-cpp parser

License

NotificationsYou must be signed in to change notification settings

Nicholaswogan/fortran-yaml-cpp

Repository files navigation

NOTE: Usefortran-yaml-c instead. I am not longer maintaining this project.

fortran-yaml-cpp

This isYAML parser for Fortran matching theYAML 1.2 spec.

This package uses the C++ packageyaml-cpp to parse yaml documents, then stores the data in Fortran derived types created byfortran-yaml. Hence the namefortran-yaml-cpp.

Building

First, clone this repository

git clone --recursive https://github.com/Nicholaswogan/fortran-yaml-cpp.git

Next, navigate to the root directory offortran-yaml-cpp. Finally, run the following commands to build withcmake and run the test and example.

mkdir buildcd buildcmake ..make./test_yaml./example

About

Fortran wrapper to the yaml-cpp parser

Resources

License

Stars

Watchers

Forks

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp