Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Recommendations for a Fortran XML library [closed]

Tags:

xml

fortran

Are there any recommendations for a Fortran XML library? I found a few, but I do not know how well they are supported.

like image 534
Julien Chastang Avatar asked Dec 03 '25 22:12

Julien Chastang


1 Answers

Toby White has written a very useful library FoX to be found at:

http://uszla.me.uk/space/software/FoX/

It provides a library which is able to read and write XML in Fortran95. It is widely used in the computational chemistry and mineralogy community - I don't know how far outside. I use FoX whenever I have Fortran program that needs to emit XML.

Toby has now moved on, but I expect that you will be able to run FoX without problems unless your machine has an unusal compiler. I expect that if you have questions Toby will be able to answer them.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!