On 2012-01-25 22:38, Trass3r wrote:
I'm trying to reimplement the code as a separate tool in D using the
Clang C bindings. So far it's not working out that well, there's not
much documentation available.

Are the C bindings complete? I imagine they don't get that much attention.

It depends on what complete means. If you mean that you can do all the things you can do with the C++ API, then no. If you mean it's complete enough to implement this project, then I don't know. I think at least parts of the C bindings are added when someone needs it.

--
/Jacob Carlborg

Reply via email to