Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cubsvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!cmcl2!rna!cubsvax!peters From: peters@cubsvax.UUCP (Peter S. Shenkin) Newsgroups: net.lang.c,net.lang.f77 Subject: Re: Fortran to C translator Message-ID: <338@cubsvax.UUCP> Date: Mon, 10-Jun-85 10:31:44 EDT Article-I.D.: cubsvax.338 Posted: Mon Jun 10 10:31:44 1985 Date-Received: Wed, 12-Jun-85 02:17:18 EDT References: <> Reply-To: peters@cubsvax.UUCP (Peter S. Shenkin) Distribution: net Organization: Columbia Univ Biology, New York City Lines: 17 Xref: watmath net.lang.c:5363 net.lang.f77:307 In article <> nunes@utai.UUCP writes: > > A friend of mine is looking for a Fortran to C translator. The names >of translators, the names of their manufactures, and possibly any >useful information about them would be greatly appreciated. > Thanks in advance. I don't have an answer... but the documentation to the unix f77 compiler states that the compiler produces intermediate C code. In the past I've looked further through the documentation for a command-line option which would allow the user to trap the output at this level... in the same sense that cc -E traps preprocessor output. If such an otion exists, it's not documented, as far as I can see; but it would seem that it should be possible to go into the compiler and create such an option. If someone is ambitious enough to do so, I'm sure many of us would appreciate a posting to the net. Peter S. Shenkin philabs!cubsvax!peters