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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a02:1bd3:: with SMTP id 80-v6mr3177898jas.23.1530817562499; Thu, 05 Jul 2018 12:06:02 -0700 (PDT) X-Received: by 2002:aca:2b06:: with SMTP id i6-v6mr1581892oik.0.1530817562243; Thu, 05 Jul 2018 12:06:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!u78-v6no2874394itb.0!news-out.google.com!z3-v6ni2927iti.0!nntp.google.com!u78-v6no2874388itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 5 Jul 2018 12:06:01 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.195.62; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.195.62 References: <856189aa-fa00-4960-929e-174f352310ad@googlegroups.com> <2718c8d4-5f35-4fd8-a1aa-1e60069a7a5d@googlegroups.com> <39fce60c-9f56-42fb-b679-fa08810b00ee@googlegroups.com> <3701bf07-89a5-4cb0-a704-5aebb589ca79@googlegroups.com> <2f5e4ce0-94e8-4b94-9da7-045ec90a9b22@googlegroups.com> <18554067-1382-4b43-a832-2d27aa5117d7@googlegroups.com> <8dc19505-b68a-403c-a164-f1de1864f3f1@googlegroups.com> <559657f8-bbf4-4a70-9449-f85bc98d6c6b@googlegroups.com> <590d4672-4aef-42a5-823c-57ccd291115a@googlegroups.com> <8de6b5ba-25ab-4d46-b80c-1544f43a9b05@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9c874b9d-18c8-43bc-ab90-66d2fc446758@googlegroups.com> Subject: Re: Teaching C/C++ from Ada perspective? From: "Dan'l Miller" Injection-Date: Thu, 05 Jul 2018 19:06:02 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:53665 Date: 2018-07-05T12:06:01-07:00 List-Id: On Thursday, July 5, 2018 at 1:53:31 PM UTC-5, Randy Brukardt wrote: > "Maciej Sobczak" wrote in message=20 > news:c91c4183-a8fe-4b7a-858e-616728fbe844@googlegroups.com... > ... > >That is, this hypothetical possibility that you described (and that no > >vendor cared to reap during the last 30 years) does not make Ada > >any better language than C++ (in this particular regard). >=20 > This statement is completely False: the Rational environment did take=20 > advantage of these possibilities decades ago. (I presume the version=20 > available from PTC still does.) As recently discussed here, people who us= ed=20 > that development environment tended to be very happy; perhaps this was on= e=20 > of the factors? >=20 > In any case, semantic coupling is many times more important than=20 > compile-time coupling, since it causes actual maintenance problems. Perha= ps=20 > focusing on that would make the differences more apparent??? What would semantic coupling that lacks a syntactic* representation look li= ke in Ada [with at least a smidgeon of wise & good, I hope]=E2=80=94or in C= ++ for that matter [worse, I suspect])? * and thus doesn't appear in compile-time coupling, which is what we have d= iscussed so far