On 2011-10-17 13:27, Steve Teale wrote:
I'm working on a Clang based tool for automatically converting C header
files to D modules.

Great! Does it work yet?

Well, yes. Some parts of it. I have mostly focused on converting Objective-C headers. I have also started to rewrite the tool to use libclang instead of embed it straight into clang.

https://github.com/jacob-carlborg/clang
https://github.com/jacob-carlborg/dstep
--
/Jacob Carlborg

Reply via email to