On Wednesday, 22 May 2013 at 08:05:06 UTC, IgorStepanov wrote:
Is there someone free C++ parser? I want to create simple util to converting C++ headers to D like htod, but I want, if it possible, to dont write C++ parser. Any ideas?

The easiest thing for you would be to use the GCCXML - http://gccxml.github.io/HTML/Index.html

Reply via email to