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.42.10.15 with SMTP id o15mr6960655ico.6.1433448880831; Thu, 04 Jun 2015 13:14:40 -0700 (PDT) X-Received: by 10.182.19.194 with SMTP id h2mr270826obe.41.1433448880786; Thu, 04 Jun 2015 13:14:40 -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!h15no436763igd.0!news-out.google.com!n7ni921igk.0!nntp.google.com!h15no436760igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 4 Jun 2015 13:14:40 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=67.0.105.201; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 67.0.105.201 References: <46b2dce1-2a1c-455d-b041-3a9d217e2c3f@googlegroups.com> <3277d769-6503-4c7f-885f-3a730762b620@googlegroups.com> <9fa68fb7-89f0-42b3-8f25-20e70cb34d63@googlegroups.com> <87egm3u662.fsf@adaheads.sparre-andersen.dk> <20c56bea-2803-4aa9-a626-2d25e480df20@googlegroups.com> <1dmgofrqo3xn5$.1p4241xr4z92p.dlg@40tude.net> <1066il1b5nk21.ioykgza5bnsw.dlg@40tude.net> <40b1c612-5430-4ea6-9291-197047b2423d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <71dbdcc7-5cbc-45e2-8290-54c52780d24a@googlegroups.com> Subject: Re: Build language with weak typing, then add scaffolding later to strengthen it? From: Shark8 Injection-Date: Thu, 04 Jun 2015 20:14:40 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:26183 Date: 2015-06-04T13:14:40-07:00 List-Id: On Thursday, June 4, 2015 at 11:23:51 AM UTC-6, Dmitry A. Kazakov wrote: >=20 > It is because nothing interesting happened since 1995. We are living > through the Dark Ages of computing... I blame the popularity of C/C++ and *nix. Perhaps the best things to come out of the FP domain is (a) a more widespre= ad disdain for C's fast/loose typing, (b) the realization that global state= and side-effects can/should be avoided when possible, and (c) the realizat= ion that C language-family syntax is not indicative of "a real programming = language".