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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!feeds.phibee-telecom.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: Languages don't matter. A mathematical refutation Date: Fri, 03 Apr 2015 21:00:06 +0200 Organization: A noiseless patient Spider Message-ID: References: <87h9t95cly.fsf@jester.gateway.sonic.net> <04f0759d-0377-4408-a141-6ad178f055ed@googlegroups.com> <871tk1z62n.fsf@theworld.com> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 3 Apr 2015 18:59:12 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="e6c8fdfe5c816164a0bf0e899d805d1f"; logging-data="13787"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Pmee+wIspMJu0uUgfoFxCAVQ+O+FfVmk=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <871tk1z62n.fsf@theworld.com> Cancel-Lock: sha1:Vtrs+7aGrXh3J/xd8ASKgkeVaqA= Xref: number.nntp.giganews.com comp.lang.ada:192708 Date: 2015-04-03T21:00:06+02:00 List-Id: On 03.04.15 15:37, Bob Duff wrote: > Portably assembly language: A contradiction in terms that is used by > some people to denigrate C, and by other people to praise it.;-) > No such thing. Depends! ;-) Robert B. K. Dewar; Anthony P. McCann (1979). MINIMAL - A Machine Independent Assembly Language. Computer Science Department Technical Report. No. 12. Courant Institute of Mathematical Sciences. (That's the language in which Macro SPITBOL (a SNOBOL-4 compiler) is written.) (But C clearly isn't an assembly language, since, for example, what is the equivalent of a compile-time checked parameter of type "struct S" in assembly language?)