A Few thoughts on C, C++, and D
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Tue May 30 08:05:41 PDT 2017
On 2017-05-30 14:26, Ola Fosheim Grøstad wrote:
> What happend to that Calypso project? I suppose libclang also would
> allow you to inspect C header-files and then maybe it would be possible
> to synthesize Dish bindings from it on the fly? Not that I have given it
> much thought.
I did that by integrating DStep in DMD as a proof of concept [1]. But at
that time, IIRC, it was preferred to run DStep as a separate step to
generate the bindings.
http://forum.dlang.org/post/ks3kir$1ubq$1@digitalmars.com
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list