On 2014-06-07 13:41, Tom Browder via Digitalmars-d wrote:

Again, my interest is in creating D bindings for a large C library and
to do it auto-magically, and this discussion is very enlightening and
gives me some confidence that it is feasible.

There's already a tool for that [1]. It uses the JSON output from the compiler.

[1] https://github.com/D-Programming-Language/tools/blob/master/dtoh.d

--
/Jacob Carlborg

Reply via email to