Skip to content
Chris MacMackin edited this page Dec 23, 2015 · 15 revisions

This software is still quite young and much remains to be done. Various things which I'd like to do at some point include:

  • Support DATA statements, EQUIVALENCE statements, and COMMON blocks. Support for fixed-form code is less of a priority.
  • Add the ability to identify type-bound procedure calls and use these when constructing call-trees.
  • Consider how best to support for the Fortran 2008 block-construct. At present, variables declared within blocks are ignored. See Issue 96.

Things which ideally I would do, but are not currently on the radar include:

  • Add the ability for people to customize appearance of the output more (this would require drastic changes to the template system).
  • Support fixed-form Fortran (doable, but low priority).
Clone this wiki locally