Is there a tool to automatically create D bindings from C headers? I had some problems with D wrappers on github, and it would be great if the tool did all the manual work for me and also assured that my bindings were updated.
There is also dstep Jacob Karlborg who uses LLVM to provide header conversion.
htod can be found on the dlang website
:
http://forum.dlang.org/thread/mfkesujhjrcqlxxrhmtl@forum.dlang.org?page=1
dstep.
'swig' ( , ).
'mkconfig' http://gentoo.com/di/mkconfig.html