From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a252e158a4366d52 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-10 17:15:35 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!213.56.195.71!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: "Beard, Frank" Newsgroups: comp.lang.ada Subject: RE: FORTRAN to Ada conversion Date: Tue, 10 Jul 2001 20:14:16 -0400 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: avanie.enst.fr 994810529 15883 137.194.161.2 (11 Jul 2001 00:15:29 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 11 Jul 2001 00:15:29 +0000 (UTC) To: "'comp.lang.ada@ada.eu.org'" Return-Path: X-Mailer: Internet Mail Service (5.5.2448.0) Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:9761 Date: 2001-07-10T20:14:16-04:00 -----Original Message----- From: Paul Storm [mailto:paul.a.storm@lmco.com] > I am starting a project to convert an existing FORTRAN program to Ada. > I do NOT want to call the FORTRAN program from Ada. I want to convert > the program itself. The only references I have found in the RM is on > how to interface to a FORTRAN program. > > Anyone got some pointer on program conversion from FORTRAN to Ada? I'm > wondering if there is a conversion program/parser out there somewhere. The only thing I've seen lately is a post from Gautier: >> BTW: for larger translations I recommend warmly the >> F2Ada perl script >> >> ftp://ftp.usafa.af.mil/pub/dfcs/carlisle/usafa/for2ada95/ >> >> It is very helpful. It has allowed me to bring a new life >> and dimension to pieces of numerical code. >> Of course for unspaghettizing a "goto mess" you also have to >> do some mind work... >> ___________________________________________________ >> Gautier Frank