Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Re: ptp-dev Digest, Vol 1, Issue 3


On Apr 12, 2005, at 1:27 PM, Tianchao Li wrote:

We have a program called "moddep", it is written in C and uses a commercial frontend to parse the Fortran application, determine the interdependency of
all the Fortran modules (this is important!), and generates a makefile
(standard unix make) and a XML representation of the application structure (SIR). SIR contains only the rough structure of the program, and does not
contain all the information of a AST.

We are going to Oregon the end of this month to discuss adding a
similar capability (output XML) to the gfortran parser (we have talked
briefly about this earlier).

Have you created a ManagedBuilder dependency calculater using moddep?

Cheers,
Craig



Back to the top