Skip to content

guziy/CallTreeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is for generating call trees for fortran projects(requires graphviz and python)
Author: Huziy Oleksandr
It is not yet mature. Does not consider functions and may fail in some 
nasty cases. Also it does not go recursively into the directories while scans 
source folder. 

Some resulting .pdf files the program produces are shown in the examples folder.

package gui - contains my tries of the python Tkinter, I thought maybe generating
a tree from the sources, which can be collapsed and expanded as necessary with, maybe search 
possibilities. Also it would be great to add a feature "show source" of a selected node.
For now it is just simple tree with nodes (see examples/TreeUsingTkinter.png)



About

Generates call tree for fortran project, requires graphviz installed and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages