FORTRAN compiler front end

lee@athos.rutgers.edu (Yong-fong Lee)
22 Mar 90 20:48:35 GMT

          From comp.compilers

Related articles
FORTRAN compiler front end lee@athos.rutgers.edu (1990-03-22)
| List of all articles for this month |

From: lee@athos.rutgers.edu (Yong-fong Lee)
Newsgroups: comp.compilers,comp.lang.fortran
Keywords: analysis,Fortran
Date: 22 Mar 90 20:48:35 GMT
Organization: Rutgers Univ., New Brunswick, N.J.

I need a program (or system) which can generate control flow graph for
FORTRAN procedures, and another program which can construct call graph
for FORTRAN programs. These compiler front ends can make the
empirical study of my data flow analysis algorithms much easier.


Does any of you have any source for this? Say programs, YACC
specifications, ... Please let me know. Thank you very much.


Yong-fong (lee@cs.rutgers.edu)





Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.