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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,11414a19b0e4a97a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q12g2000yqj.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: Re: Advice on selling Ada to a C shop Date: Fri, 25 Jun 2010 10:34:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <101bf8f3-b823-45ee-9afd-40cbafb4b7a9@t26g2000prt.googlegroups.com> <4c1e0d26$0$2393$4d3efbfe@news.sover.net> NNTP-Posting-Host: 65.103.208.130 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1277487294 15977 127.0.0.1 (25 Jun 2010 17:34:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 25 Jun 2010 17:34:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q12g2000yqj.googlegroups.com; posting-host=65.103.208.130; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:11930 Date: 2010-06-25T10:34:54-07:00 List-Id: On Jun 21, 7:23=A0am, Warren wrote: > But I think one practical selling point, to achieve a > "comfort level", is to show them examples of how Ada can > interface with C. =A0This way, whether they actually > need to call C routines or not, they will have the comfort > of knowing that they can, with little difficulty. Hopefully this won't sound like heresy to Ada folks. May I suggest you start your design in Ada. Start with Ada as the programming-in-the-large model and show how you can easily reuse existing C functions when necessary or have some components developed in C for those not willing to learn a new language. Finding inexpensive Ada combined with C cross-compilers for certain CPU targets may be an issue.