CallGraph::Lang::Fortran

CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs.
Download

CallGraph::Lang::Fortran Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Tubert
  • Publisher web site:
  • http://search.cpan.org/~itub/CallGraph-0.55/lib/CallGraph/Lang/Fortran.pm

CallGraph::Lang::Fortran Tags


CallGraph::Lang::Fortran Description

CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs. CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs.SYNOPSIS use CallGraph::Lang::Fortran; my $graph = CallGraph::Lang::Fortran->new(files => ); print $graph->dump;This module is a subclass of CallGraph which implements parsing Fortran 77 code for building the call graph. Requirements: · Perl


CallGraph::Lang::Fortran Related Software