Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #87902
| Path | csiph.com!aioe.org!NK0c7qMEn6mmBWqphs27pg.user.46.165.242.75.POSTED!not-for-mail |
|---|---|
| From | Juha Nieminen <nospam@thanks.invalid> |
| Newsgroups | comp.lang.c++ |
| Subject | Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel |
| Date | Wed, 14 Dec 2022 12:34:59 -0000 (UTC) |
| Organization | Aioe.org NNTP Server |
| Message-ID | <tncfth$1nvu$1@gioia.aioe.org> (permalink) |
| References | <tn84c9$29sga$6@dont-email.me> <tn9dkr$1cqg$2@gioia.aioe.org> <tnamg9$2j8e0$1@dont-email.me> <tnasr2$16e4$1@gioia.aioe.org> <tnc5la$1005$1@gioia.aioe.org> |
| Injection-Info | gioia.aioe.org; logging-data="57342"; posting-host="NK0c7qMEn6mmBWqphs27pg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; |
| User-Agent | tin/2.4.5-20201224 ("Glen Albyn") (Linux/5.15.69-grsec-kapsi (x86_64)) |
| X-Notice | Filtered by postfilter v. 0.9.2 |
| Xref | csiph.com comp.lang.c++:87902 |
Show key headers only | View raw
Muttley@dastardlyhq.com wrote: > And on MacOS there's Swift which is supposed to be a better Objective C. > Frankly it couldn't be much worse. Why Apple don't just use modern C++ and > get all the benefits not to mention experienced devs on board is anyones guess. Having programmed quite a lot not only in Objective-C, but in Objective-C++, I kind of like the language. Its C, an object-oriented extension of C, and C++, all piled up in one huge heap, which in theory sounds like it would be a huge mess... but perhaps a bit surprisingly it worked quite well, IMO. Objective-C adds to the language several things that C++ simply cannot add (such as runtime introspection), and C++ adds things that Objective-C does not add (such as RAII and templates), and combined they work surprisingly well, even though it might sound like a huge mess. But I suppose the people at Apple finally decided that it's too big of a mess, so they decided to create their own "simpler and cleaner" language, which is completely incompatible with C++. And that's the point at which I completely lost interest.
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
"Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-12 14:53 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Öö Tiib <ootiib@hot.ee> - 2022-12-12 17:40 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Marcel Mueller <news.5.maazl@spamgourmet.org> - 2022-12-13 08:55 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-13 15:06 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Juha Nieminen <nospam@thanks.invalid> - 2022-12-13 08:37 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-13 14:15 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel d thiebaud <thiebauddick2@aol.com> - 2022-12-13 17:03 -0500
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-13 19:35 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel d thiebaud <thiebauddick2@aol.com> - 2022-12-13 21:13 -0500
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel d thiebaud <thiebauddick2@aol.com> - 2022-12-14 04:40 -0500
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-14 09:39 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Juha Nieminen <nospam@thanks.invalid> - 2022-12-14 12:34 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-14 16:33 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Michael S <already5chosen@yahoo.com> - 2022-12-14 05:56 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-14 16:35 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel David Brown <david.brown@hesbynett.no> - 2022-12-14 19:21 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Michael S <already5chosen@yahoo.com> - 2022-12-14 12:09 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-14 15:53 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 09:52 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-15 15:04 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 16:20 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel David Brown <david.brown@hesbynett.no> - 2022-12-15 20:09 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-16 10:14 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel David Brown <david.brown@hesbynett.no> - 2022-12-16 13:38 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Fred. Zwarts" <F.Zwarts@KVI.nl> - 2022-12-16 14:15 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel David Brown <david.brown@hesbynett.no> - 2022-12-16 14:20 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-16 12:36 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-23 17:09 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-15 18:44 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-16 10:24 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-16 15:19 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-16 15:27 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-16 14:03 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-17 10:18 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-17 02:27 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-17 10:42 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-17 13:15 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-17 16:05 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-17 13:15 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-18 17:37 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-19 09:43 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-19 15:28 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-19 16:58 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-19 19:28 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-19 19:35 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-20 14:49 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-20 17:51 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-20 10:14 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-23 20:32 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-17 19:20 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-19 09:46 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-19 18:28 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-20 10:11 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-20 17:52 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-17 19:13 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 09:47 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Jorgen Grahn <grahn+nntp@snipabacken.se> - 2022-12-17 21:49 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 09:37 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel David Brown <david.brown@hesbynett.no> - 2022-12-15 11:49 +0100
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 16:18 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "daniel...@gmail.com" <danielaparker@gmail.com> - 2022-12-15 12:54 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Öö Tiib <ootiib@hot.ee> - 2022-12-15 21:54 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Malcolm McLean <malcolm.arthur.mclean@gmail.com> - 2022-12-24 11:40 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Öö Tiib <ootiib@hot.ee> - 2022-12-24 18:19 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel scott@slp53.sl.home (Scott Lurndal) - 2022-12-25 17:07 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "daniel...@gmail.com" <danielaparker@gmail.com> - 2022-12-25 10:55 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-14 12:54 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Muttley@dastardlyhq.com - 2022-12-15 09:41 +0000
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Öö Tiib <ootiib@hot.ee> - 2022-12-13 20:06 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "daniel...@gmail.com" <danielaparker@gmail.com> - 2022-12-13 20:17 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Michael S <already5chosen@yahoo.com> - 2022-12-14 05:37 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-12-14 13:57 -0800
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-14 18:20 -0600
Re: "Why ISO C++ Is Not Enough for Heterogeneous Computing" by Intel Lynn McGuire <lynnmcguire5@gmail.com> - 2022-12-14 18:40 -0600
csiph-web