Re: Looking for a front-end of a FORTRAN-Compiler

"John D. McCalpin" <mccalpin@perelandra.cms.udel.edu>
7 Dec 90 21:10:33 GMT

          From comp.compilers

Related articles
Looking for a front-end of a FORTRAN-Compiler griebl@platon.fmi.uni-passau.de (1990-12-07)
Re: Looking for a front-end of a FORTRAN-Compiler mccalpin@perelandra.cms.udel.edu (John D. McCalpin) (1990-12-07)
| List of all articles for this month |

Newsgroups: comp.compilers
From: "John D. McCalpin" <mccalpin@perelandra.cms.udel.edu>
In-Reply-To: griebl@platon.fmi.uni-passau.de's message of 7 Dec 90 13:38:38 GMT
Keywords: Fortran, parse
Organization: College of Marine Studies, U. Del.
References: <1990Dec7.133838.24026@forwiss.uni-passau.de>
Date: 7 Dec 90 21:10:33 GMT

> On 7 Dec 90 13:38:38 GMT, griebl@platon.fmi.uni-passau.de
    (Martin Griebl) said:


> I'm looking for a possibility to parse a FORTRAN-program. [...]
> I need an internal representation of such a program so that I can
> manipulate it in my way.


For the truly masochistic, one could use TOOLPACK. TOOLPACK contains
an environment in which to parse FORTRAN codes, manipulate the pieces
and put them back together again.


TOOLPACK is currently available at lavaca.uh.edu, or from your
friendly neighborhood Numerical Algorithms Group (NAG) representative.


--
John D. McCalpin mccalpin@perelandra.cms.udel.edu
Assistant Professor mccalpin@brahms.udel.edu
College of Marine Studies, U. Del. J.MCCALPIN/OMNET
--


Post a followup to this message

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