Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!decvax!bellcore!petrus!scherzo!allegra!mit-eddie!think!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: Fortran-77 to "C" translators? Message-ID: <1998@brl-tgr.ARPA> Date: Tue, 8-Oct-85 23:00:39 EDT Article-I.D.: brl-tgr.1998 Posted: Tue Oct 8 23:00:39 1985 Date-Received: Fri, 11-Oct-85 07:49:15 EDT References: <165@daab.UUCP> Organization: Ballistic Research Lab Lines: 8 > Does anybody out there, know anyting about existence Fortran-77 to > "C" translators? Any such translator would have to include a large run-time support library (or use F77's) to provide operations on data types that are not built into C, to perform formatted I/O, etc. The translated source would be pretty hard to deal with. Why would you want such a translator instead of a compiler?