On Tuesday, 24 November 2015 at 23:22:24 UTC, Joseph Rushton Wakeling wrote:
On Tuesday, 24 November 2015 at 23:14:14 UTC, Joseph Rushton Wakeling wrote:
I'm considering creating some D bindings for a C library.

I should probably clarify that I know what to do assuming I have to write all the bindings manually. However, as the library has quite a lot of header files, I'd really much rather auto-convert as much as possible, hence the questions above :-)

There are some binding generator the most two famous being htod and dstep: http://wiki.dlang.org/List_of_Bindings#Binding_generators

Reply via email to