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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,92892151eecb310d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-17 11:43:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-xfer.siscom.net!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Porting Ada to C (Stealth development) From: Dan Andreatta References: Message-ID: User-Agent: Xnews/4.11.09 X-Original-NNTP-Posting-Host: 129.252.151.109 Date: 17 Jan 2002 12:47:30 -0700 X-Original-Trace: 17 Jan 2002 12:47:30 -0700, 129.252.151.109 X-COMPLAINTS: Report abuse to abuse@mhogaming.com Organization: Newshosting.com - Highest quality at a great price! www.newshosting.com NNTP-Posting-Date: 17 Jan 2002 19:43:19 GMT NNTP-Posting-Host: bb6d4d24.news.newshosting.com X-Trace: DXC=k>]ePL7_[^k1LciF6BbIV4YYb:3QCT_6VF\aGHn:YFKOR:nQ]gL0o33_Akmco1;W<=IofmJJB3Qc=XPg X-Complaints-To: abuse@newshosting.com Xref: archiver1.google.com comp.lang.ada:19022 Date: 2002-01-17T19:43:19+00:00 List-Id: pontius@btv.MBI.com.invalid (Dale Pontius) wrote in news:a26o04$jfc$1@news.btv.ibm.com: > I am taking up some new work, and would like to do it in Ada. However > there is a strong 'Do it in C so others can pick it up' bias, which I > guess makes some sense. So I'd like to do my development in Ada, and > have the occasional conversion to C to play well with others. This > probably needs to be free, as well, since it wouldn't cost money if > if I just started the project in C. (Can't justify) I did a quick scan > at www.adahome.org without luck. I'll also need to link in C libs, but > that should be straightforward and in the documentation. > > At the moment, I'm not going to fight any sort of C vs Ada battles, > and I'd just as soon keep it completely under the table. Iff I start > to show spectacular developmental speed and track record for bugs, > then I might surface it. I may have managed to win a minor VHDL vs > Verilog fight for part (but not all) of the project, because Verilog > couldn't describe everything that needed done as simply as VHDL. I'm > not going to push my luck. > > So for the moment, I need an Ada to C converter, and comments on how > human-readable the resulting code is. > > Thanks, > Dale Pontius If you can live with C++, you could take a look at www.ada2cc.com.