Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version nyu B notes v1.5 12/10/84; site acf4.UUCP Path: utzoo!linus!philabs!cmcl2!acf4!russell From: russell@acf4.UUCP (Bill Russell) Newsgroups: net.lang.f77 Subject: Re: Translator from Rat4 to F77? Message-ID: <2850003@acf4.UUCP> Date: Fri, 31-May-85 13:32:00 EDT Article-I.D.: acf4.2850003 Posted: Fri May 31 13:32:00 1985 Date-Received: Sat, 1-Jun-85 13:48:25 EDT References: <26610@lanl.ARPA> Organization: New York University Lines: 23 Go to the nearest manual rack at lanl devoted to CDC Cyber Nos software and see the following manual: Fortran Extended Version 4 to Fortran Version 5 Conversion Aid Program Version 1 Reference Manual CDC Order Number: 60483000 When this product first came out, Richard Friedman, than at LBL, now at Pacific Sierra Research, said that this product was great for converting CDC Fortran 4 to Fortran 77, which was then usable on Vaxes, etc. Fortran Extended Version 4 == Fortran 66 Fortran Version 5 == Fortran 77 The product will do a fairly good job, and points out the items it cannot convert due to hardware or portability problems. One of the things is does nicely is: F66: M=23B+5634B F77: M=O"23"+O"5634"