JSON-Fortran – A Fortran 2008 JSON API

Find us on…

GitHub Download the Source

JSON-Fortran


Brief description

A user-friendly, thread-safe, and object-oriented API for reading and writing JSON files, written in modern Fortran.

License

The JSON-Fortran source code and related files and documentation are distributed under a permissive free software license (BSD-style). See the LICENSE file for more details.

Official Releases

The current stable release is 6.6.0 and can be downloaded on GitHub or installed with Homebrew on MacOS. The documentation for the current version, 6.6.0, can be found here1, and a list of changes from the previous version are here.

A list of all past releases, links to their documentation, and the change log can be found on the releases page.

Miscellaneous


  1. Documentation for a particular release does not contain links back to general documentation; use the browser's back button to navigate back to http://jacobwilliams.github.io/json-fortran/ 

Developer Info

Jacob Williams