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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e38ab9fbae69b86f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1993-04-06 07:02:50 PST Newsgroups: comp.lang.ada Path: gmd.de!newsserver.jvnc.net!darwin.sura.net!dtix.dt.navy.mil!relay-wo!relay!apssgi.nswc.navy.mil!bwallet From: bwallet@apssgi.nswc.navy.mil (Brad Wallet) Subject: Re: C to ADA translators. Message-ID: <1993Apr6.121615.7936@relay.nswc.navy.mil> Sender: news@relay.nswc.navy.mil Organization: Naval Surface Warfare Center References: <1pq7be$pb6@access.digex.net> Date: Tue, 6 Apr 1993 12:16:15 GMT Date: 1993-04-06T12:16:15+00:00 List-Id: In article <1pq7be$pb6@access.digex.net>, prb@access.digex.com (Pat) writes: |> |> |> I am looking for a program that will take a fairly clean |> C program and convert it to ADA. Does anyone know? |> |> |> thanks |> |> And we wonder why Ada projects overrun! Design and write the code in Ada. I rarely post, and almost never flame anyone, but i am sick and tired of contractors writing the code in Fortran (C is a new twist on this one) and then running it through a translator. The code that will come out will be hopelessly unmanageable, unreadable, and unmaintainable. I would ask you to post your company so I could avoid dealing with it, but, unfortunately, you are far from alone. Sorry, I guess that was a bit harsh. I am just sick of this whole practice. It may (MAY) meet the letter of the law, but it doesn't meet the spirit. It is pure incompetence to do this. Brad p.s. This are definitely my opinions. I don't know how the Navy feels---I am a technical type, not a manager.