> I'd like to have a sort of C equivalent to this Perl module which > can do 'round trip' parsing of Perl source code into a structured, > hierarchical format, and back into Perl source code: > http://search.cpan.org/~adamk/PPI-1.215/lib/PPI.pm
How do you think about the applicability of tools like the following for your use case? - OpenGrok - cscope - LXR Cross Referencer Regards, Markus _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
