hiker / stan

A Fortran Static Analyzer
GNU General Public License v3.0
5 stars 0 forks source link

stan

A Fortran Static Analyzer

The idea of this library is to enable users to write their own tool to handle Fortran source files. Some examples:

At this stage this is pretty much work in progress, but e.g. maths mode already works:

PYTHONPATH=. bin/MathsMode.py my_fortran_file.F90