Does D have too many features?
Jacob Carlborg
doob at me.com
Mon May 7 00:07:15 PDT 2012
On 2012-05-07 07:48, Alex Rønne Petersen wrote:
> So basically, language design advances on our front have to be hindered
> by some kind of compatibility that has *very* questionable usefulness. I
> have never copy/pasted C/C++ code into D. Ever. Even when making
> bindings, I type declarations out manually to be completely sure I get
> them right.
I've created bindings for libclang, I did that by copy-pasting the C
code and then some quick search-and-replace. Although this is the only
library I manged to create bindings for this easy.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list