On 2011-08-13 04:13, Trass3r wrote:
I'm working on a tool to convert C header files to D modules based on
clang. But currently it's not a prioritized project.

I also played with the idea. Clang's Rewrite facilities should be
perfect for that.

Yeah, I'm using Rewrite, if I recall correctly.

Should really be a community effort :)

If someone is interested I've add my clang fork to github: https://github.com/jacob-carlborg/clang

--
/Jacob Carlborg

Reply via email to