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: backlog4.nntp.dca3.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.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: Language ranking Date: Sat, 05 Apr 2014 01:21:32 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: wLJCBiSJ5u8aCRxtp9C/OA.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: number.nntp.dca.giganews.com comp.lang.ada:185539 Date: 2014-04-05T01:21:32+02:00 List-Id: Le Thu, 03 Apr 2014 18:26:02 +0200, Shark8 a = = =C3=A9crit: > On 03-Apr-14 08:05, Robert A Duff wrote: >> Which application area benefits from an >> error-prone language? > > Operating Systems, general applications? > (Anything that C or C++ is commonly used for in "the industry".) C is special case though, as it's often used as a target language (or a = = portable assembly language). Talking about C, one should always have two= = very distinct cases in mind: hand=E2=80=91written C and software generat= ed C, and = not confuse both. -- = =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