From: k2@bl.physik.tu-muenchen.de (Klaus Steinberger) Subject: Re: f77 for linux? Date: 21 Jun 1992 15:46:08 GMT
colbert@astro.umd.edu (Edward J.M. Colbert) writes:
>How would I go about trying to find a version of FORTRAN 77 that I could
>compile? and use under linux?
>Isn't there a code that reads FORTRAN 77 code and writes C?
Yes, there is f2c, which was written at AT&T but is freely available,
most GNU archives did hold it, at least you could find it on prep.
Also there is an GNU project ongoing for an Compiler frontend for
Fortran 77 (using the backend of gcc). But I don't know about its
state.
Sincerely,
Klaus