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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a850d20bfa8f3a85 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.189.202 with SMTP id gk10mr76729pbc.4.1326293676676; Wed, 11 Jan 2012 06:54:36 -0800 (PST) Path: lh20ni167629pbb.0!nntp.google.com!news2.google.com!postnews.google.com!o14g2000vbo.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: C++ on the Down Slope? Date: Wed, 11 Jan 2012 06:26:17 -0800 (PST) Organization: http://groups.google.com Message-ID: <2a3f7ec1-d3a3-4d2d-a20e-fc9dc7455121@o14g2000vbo.googlegroups.com> References: <1kdog45.122iy7ikvhb9zN%csampson@inetworld.net> <1zpdlrlos3n8.vwyynkgg661c.dlg@40tude.net> <6066d344-1a62-4723-92ed-2b020fafa003@z1g2000vbx.googlegroups.com> <2a5a6067-6d68-4c6a-9d22-90a1d7b6a4c9@o12g2000vbd.googlegroups.com> <4f0d8e15$0$7620$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 X-Trace: posting.google.com 1326293674 8125 127.0.0.1 (11 Jan 2012 14:54:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Jan 2012 14:54:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o14g2000vbo.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALERCFNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-01-11T06:26:17-08:00 List-Id: On Jan 11, 1:26=A0pm, Georg Bauhaus wrote: > On 11.01.12 12:50, Martin wrote: > > > C/C++/Objective-C - I can see why they get grouped. C/C++/C# - I just > > can't... > > Part of the reason why C# is sometimes counted among the > nominal C languages is deliberate, I think: choosing the letter > C blends optimally with Microsoft's language marketing initiatives. > They have always known how to attract by assimilating popular ideas > into their offerings. =A0Popularity correlates with an increase in > likelihood of programmers taking curly braces for a sign of > C quality. > > The reason that Netscape's browser based Lisp was named > Javascript and the reason why it is using C style syntax, > too, is similar; that's a fact insofar as some Netscape official > once explained it this way, though I haven't got a link handy, sorry. > > Suppose A# wouldn't have all this 'Ref nonsense... :-) Anyone for Cada?... #define { begin #define } end; and away we go!!! :-) -- Martin