Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!ames!eos!data.nas.nasa.gov!mustang!topgun!maas From: maas@topgun.UUCP (Lynn D. Maas) Newsgroups: comp.lang.fortran Subject: Conversion from RATFOR to FORTRAN Keywords: RATFOR FORTRAN Message-ID: <251@topgun.UUCP> Date: 29 Nov 90 17:26:22 GMT Organization: Los Alamos National Lab, LA, NM, USA Lines: 23 I am looking for software that will convert RATFOR source code to FORTRAN 77 or 90 source code. There are specific reasons for converting to FORTRAN instead of C or someone's other favorite language so there is no need to use bandwidth to discuss the "right" thing to convert the RATFOR to. The RATFOR that I need to convert consists of about 250,000 lines of source and also includes a very capable macro substitution capability. I have plans for handling the macro substitutions but suggestions are welcome. The RATFOR preprocessor being used generates FORTRAN IV source with the usual implementation of looping via IFs and GOTOs which causes compiler optimizations to be minimal. The RATFOR software currently runs under DEC/VMS and I would like to move along a migration path of RATFOR VMS --> FORTRAN VMS --> FORTRAN Unix. Any and all suggestions or experiences related to this effort will be appreciated. Thanks in advance. Lynn Maas Advanced Graphics and Parallel Systems Los Alamos National Laboratory maas@agps.lanl.gov