D-Day for DMD is today!
Daniel Murphy via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Aug 29 03:44:38 PDT 2015
"Iain Buclaw via Digitalmars-d-announce"
<digitalmars-d-announce at puremagic.com> wrote in message
news:mailman.647.1440844869.13986.digitalmars-d-announce at puremagic.com...
> Just an idea to selectively @tag any classes or functions you want to
> export to C++, then let the
> conversion tool do the rest. This is as opposed to going back to some
> sort of magicport.json format
> maintained outside the normal sources.
I'm just planning to implement this in dmd and have it dump out all
extern(C++) declarations. (and structs and constants)
More information about the Digitalmars-d-announce
mailing list