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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.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: Ada platforms and pricing, was: Re: a new language, designed for safety ! Date: Thu, 26 Jun 2014 04:16:55 +0200 Organization: Ada @ Home Message-ID: References: <1402308235.2520.153.camel@pascal.home.net> <255b51cd-b23f-4413-805a-9fea3c70d8b2@googlegroups.com> <5ebe316d-cd84-40fb-a983-9f953f205fef@googlegroups.com> <2100734262424129975.133931laguest-archeia.com@nntp.aioe.org> <857442918424729589.090275laguest-archeia.com@nntp.aioe.org> NNTP-Posting-Host: 0gipH8doFnFjPXlWycyiNg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:20603 Date: 2014-06-26T04:16:55+02:00 List-Id: Le Sat, 21 Jun 2014 10:35:52 +0200, Natasha Kerensikova = a =C3=A9crit: > On 2014-06-20, Randy Brukardt wrote: >> "Natasha Kerensikova" wrote in message >> news:slrnlq7oge.i0l.lithiumcat@nat.rebma.instinctive.eu... >> ... >>> The way I understand the whole situation is that ASIS provider = >>> diversity >>> would be a good thing too (though not as much as compiler diversity)= , >>> and Gela is not too far from there, so pushing Gela forward would be= a >>> good thing both globally and for my self-improvement. >> >> That would work, of course, but all of the hard stuff (well, almost a= ll) >> would be in the GELA ASIS front-end. And you'd have to do frequent >> maintenance on the ASIS stuff if you wanted to actually compile Ada (= as >> almost every bug would be in the ASIS part). It certainly could work,= = >> but it >> would mean having to understand the GELA ASIS code in detail (not jus= t = >> the >> interface). For me, I'd rather fix my own code than someone else's. > > Funnily, it's the first time I'm warned against re-using code instead = of > re-writing it, usually I'm warned against re-writing instead of > re-using. The =E2=80=9Cwhy=E2=80=9D often matters more the =E2=80=9Chow=E2=80=9D, = and about =E2=80=9Creusing=E2=80=9D, which is an = =E2=80=9Chow=E2=80=9D, one should not lose track of the =E2=80=9Cwhy=E2=80= =9D, and the =E2=80=9Cwhy=E2=80=9D does not = always suggest to reuse. See an old paper on this, here: http://www.joelonsoftware.com/articles/fog0000000007.html In Defense of Not-Invented-Here Syndrome, by Joel Spolsky -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity