- Notifications
You must be signed in to change notification settings - Fork1
Fortran wrapper to the yaml-cpp parser
License
NotificationsYou must be signed in to change notification settings
Nicholaswogan/fortran-yaml-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NOTE: Usefortran-yaml-c instead. I am not longer maintaining this project.
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.
First, clone this repository
git clone --recursive https://github.com/Nicholaswogan/fortran-yaml-cpp.gitNext, 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./exampleAbout
Fortran wrapper to the yaml-cpp parser
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors2
Uh oh!
There was an error while loading.Please reload this page.