What are the worst parts of D?
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Mon Sep 22 18:45:31 PDT 2014
On Tuesday, 23 September 2014 at 01:39:00 UTC, ketmar via
Digitalmars-d wrote:
> On Mon, 22 Sep 2014 16:14:28 -0700
> Andrei Alexandrescu via Digitalmars-d
> <digitalmars-d at puremagic.com>
> wrote:
>
>> > D is not c++-compatible anyway.
>> D is ABI- and mangling-compatible with C++.
> but we were talking about syntactic compatibility.
>
>> Well what can I say? I'm glad you're not making the decisions.
> i HATE c++. i want it to DIE, to disappear completely, with all
> the
> code written in it. so yes, it's good to D that i can't freely
> mess
> with mainline codebase. 'cause the first thing i'll do with it
> is
> destroying any traces of c++ interop. the world will be a
> better place
> without c++.
If you hate C++, you shouldn't have too much trouble to
understand that offering a way out for people using C++ is key.
More information about the Digitalmars-d
mailing list