Quoting from the documentation:
'The support of other programming languages can be added feasibly:
internal compiler information or parser generator (ANTLR, JavaCC, etc)
can be used to produce XML of AST, the rest is simple. '
I was wondering whether it would be possible to add Ada support for
Clone Digger via another tool (Avatox
http://www.mckae.com/avatox.html)
that parses Ada and transforms it to an XML format.
Does CD expect a specific XML format or could the direct output of
Avatox be used as input for CD? If CD expects a specific XML format,
where it is defined? Are there schemas or DTDs? In that case I suppose
that a stylesheet could be developed for converting between both
formats. Am I right?
Thanks for any insight that you could provide.
Regards,
Manuel