Are there any tools that can transform C++ code to xml, or some other format that would be easier to parse?
It would be great if it would also have the option of turning xml back to C++ . I already know of doxygen’s xml format … maybe it’s just me, but I don’t find it particularly helpful.
Are there any tools that can transform C++ code to xml, or some other
Share
Something like gcc xml?