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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.67.24.73 with SMTP id ig9mr18414142pad.25.1437168539735; Fri, 17 Jul 2015 14:28:59 -0700 (PDT) X-Received: by 10.140.106.247 with SMTP id e110mr357621qgf.7.1437168539689; Fri, 17 Jul 2015 14:28:59 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!qs7no6977368igc.0!news-out.google.com!4ni81445qgh.1!nntp.google.com!z61no1705044qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 17 Jul 2015 14:28:59 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=85.201.165.65; posting-account=6m7axgkAAADBKh082FfZLdYsJ24CXYi5 NNTP-Posting-Host: 85.201.165.65 References: <14592326-5070-4663-a864-5684298f3748@googlegroups.com> <004361da-53c4-4ea9-8cc6-38944aa6c7ad@googlegroups.com> <29dd5458-f9ce-4db8-9128-8ab35a9ce5f8@googlegroups.com> <64bc671c-72e5-4924-b703-3b907c69949c@googlegroups.com> <877fq9uj6g.fsf@theworld.com> <65061686-5c8f-433b-9b11-9e228298158e@googlegroups.com> <87k2u96jms.fsf@jester.gateway.sonic.net> <06f8a6f9-d219-4d40-b9ac-8518e93839bd@googlegroups.com> <87y4io63jy.fsf@jester.gateway.sonic.net> <7a29d3e9-d1bd-4f4a-b1a6-14d3e1a83a4d@googlegroups.com> <87mvz36fen.fsf@jester.gateway.sonic.net> <2215b44f-8a89-47c6-a4c4-52b74d2dac45@googlegroups.com> <9e492c82-868d-43d3-a18a-38274400e337@googlegroups.com> <40184feb-4053-4ac3-8eaa-c3bd9cd8a77c@googlegroups.com> <10272577-945f-4682-85bc-8ad47f3653ae@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2090bf41-90c0-4f47-b0a5-cdecc9e42924@googlegroups.com> Subject: Re: If not Ada, what else... From: Serge Robyns Injection-Date: Fri, 17 Jul 2015 21:28:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:26859 Date: 2015-07-17T14:28:59-07:00 List-Id: On Friday, 17 July 2015 19:07:30 UTC+2, Anh Vo wrote: >=20 > I have to disagree with you on Ada marrying to GCC. You probably meant GN= AT marrying to GCC since GNAT is a tool, not a computer language. >=20 What is a language without the tool to understand it. The tool becomes an = obstacle if it restricts you on what you want to achieve. In my case, GNAT= and GNATPRO could be the reason I'll stay with Ada from the "tool" perspec= tive besides the language benefits. However, I do join David on some of hi= s points with regards to the language backwards compatibility becoming a hu= rdle (and not only for Ada, but also for C++). I've also learned the painf= ul way with the help of this group that Ada has failed at some places to be= readable, such as a standalone tick mark (') and a few other particular id= iosyncrasies. I must say this is one of my deepest disappointments. And th= is is why I've been reading this thread with great attention. I'll continue my prototype in Ada and re-evaluate my options before the cod= e base has become to large to move. I could return to the 'C' family langu= ages if this will be the best option.