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,998480123ade4649 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.59.229 with SMTP id c5mr2305178pbr.6.1322015903041; Tue, 22 Nov 2011 18:38:23 -0800 (PST) Path: lh20ni7449pbb.0!nntp.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: will ada always be supported by gcc? Date: Wed, 23 Nov 2011 03:38:21 +0100 Organization: Ada @ Home Message-ID: References: <54d05229-6a95-4e17-ba7d-9fcd792a0f51@t38g2000prg.googlegroups.com> NNTP-Posting-Host: wgHBtatYse3YjKAUQsirEA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.60 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news2.google.com comp.lang.ada:14535 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2011-11-23T03:38:21+01:00 List-Id: Le Tue, 22 Nov 2011 00:38:52 +0100, Jerry a =C3=A9= crit: > FWIW, I made the switch from Pascal several years ago, but didn't > convert most of my Pascal code because the switch to Ada sort of > coincided with beginning new projects. I got tired of switching to > different Pascal dialects (THINK Pascal, Codewarrior Pascal, GPC or > FPC) and decided I might as well just switch to Ada. I decided the same for similar reasons too, when one day, FPC suddenly = changed some semantic a weird way, above all, in contradiction with its = = documentation. I felt Ada, which is internationally standardized, may = avoid such hazards. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [Ep= igrams on = Programming =E2=80=94 Alan J. =E2=80=94 P. Yale University] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [Idem] Java: Write once, Never revisit