On Wednesday, 21 March 2018 at 22:48:36 UTC, Seb wrote:
Not sure whether you are aware of these two projects?
https://github.com/jacob-carlborg/dstep (converts C headers to
D headers auto-magically)
https://github.com/Syniurge/Calypso (LDC fork which allows
direct interfacing with C/C++ code)
For my use cases dstep works nicely.
Quite old now and a proof of concept, DStep embedded into the
compiler:
https://github.com/jacob-carlborg/dmd/commit/2837d340c065cc2bf3f0a83cb96c4d9f22fb3a30
--
/Jacob Carlborg