The CAPI Manifesto
Nick Sabalausky
a at a.a
Mon Oct 17 17:52:13 PDT 2011
"so" <so at so.so> wrote in message
news:op.v3itelnbmpw3zg at localhost.localdomain...
> With D being binary compatible with C, i don't know why we worry on such
> things.
> Wasn't being able to access C libraries the point? If it wasn't, what is
> the worthwhile point for this constraint?
> Wouldn't (sorry for the poor horse) separate compilers solve the most
> problems (if not all) we face on these issues?
> C never changes and every compiler vendor have an implementation.
>
> --
> import anyapi; // anyapi would be a D module or a C header (anyapi.h...)
> in directory paths.
> --
>
Thats would mean that every D compiler would have to *also* be a C compiler.
More information about the Digitalmars-d
mailing list