Skip to content
Chris MacMackin edited this page Jul 26, 2016 · 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.
  • 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.
  • Consider how best to support for the Fortran 2008 associate-construct. Support was requested in Issue 96, but how to go about this remains unclear.

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).
Clone this wiki locally