The CAPI Manifesto

Jacob Carlborg doob at me.com
Mon Oct 17 04:52:03 PDT 2011


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


More information about the Digitalmars-d mailing list