Xref: utzoo comp.lang.c:25784 comp.lang.fortran:2886 Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!usc!snorkelwacker!mit-eddie!uw-beaver!ubc-cs!csinger From: csinger@cs.ubc.ca (Andrew Csinger) Newsgroups: comp.lang.c,comp.lang.fortran Subject: Ratfor Summary: Translate ratfor to C? Keywords: Ratfor, C, source Message-ID: <6697@ubc-cs.UUCP> Date: 8 Feb 90 17:41:20 GMT Sender: news@cs.ubc.ca Reply-To: csinger@cs.ubc.ca (Andrew Csinger) Organization: UBC Department of Computer Science, Vancouver, B.C., Canada Lines: 10 (I am posting for a friend, and will forward any messages.) Does anyone know of a way to translate Ratfor to C? Is the Ratfor source around that can be modified to produce C instead of Fortran? My problem is that I am stuck with 200,000 lines of Fortran written in Ratfor. There are existing solutions to translate Fortran to C, but the Fortran which Ratfor produces is "unstructured" to say the least. The thought of re- translating this to C is unpalatable. Any ideas? Greg.