fortlint
June 14, 2015 ยท View on GitHub
Fortran static source code analysis for more secured and bug free applications
Requierements
-
graphviz you can install it on Unix systems by::
apt-get install graphviz
and then install its python wrapper::
pip install graphviz
Useful documentation ca be found here <http://graphviz.readthedocs.org/en/latest/index.html>_
graphviz can also be used with sphinx <http://sphinx-doc.org/ext/graphviz.html>_
Contribution
Everybody is welcome to contribute and upgrade the following project as long as you don't want to spend money for a commercial static code analysis tool.