https://github.com/andreww/fox
A Fortran XML library
https://github.com/andreww/fox
dom fortran sax-parser xml xml-parser xml-serialization
Last synced: 1 day ago
JSON representation
A Fortran XML library
- Host: GitHub
- URL: https://github.com/andreww/fox
- Owner: andreww
- License: other
- Created: 2008-08-08T14:26:14.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T06:13:59.000Z (almost 4 years ago)
- Last Synced: 2026-01-29T08:51:03.338Z (6 days ago)
- Topics: dom, fortran, sax-parser, xml, xml-parser, xml-serialization
- Language: Fortran
- Homepage: https://andreww.github.io/fox/
- Size: 9.92 MB
- Stars: 64
- Watchers: 9
- Forks: 55
- Open Issues: 36
-
Metadata Files:
- Readme: README
- Changelog: Changelog
- License: LICENSE
Awesome Lists containing this project
- awesome-fortran - fox - Fortran XML library (XML Manipulation)
README
FoX package
Quick start:
1. Type "./configure" to generate appropriate compiler-dependent information for the Makefile.
2. Type "make"
(Optionally)
3. Type "make check"
Full documentation is in DoX/index.html