ratnania / fortlint

Fortran static source code analysis for more secured and bug free applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortlint

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

graphviz can also be used with sphinx

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.

About

Fortran static source code analysis for more secured and bug free applications

License:MIT License


Languages

Language:Python 76.7%Language:Fortran 23.3%