I need to know about existing software (or source codes) that perform a simple analysis of a code written in C or Java or Python, e.g. to get a list of all the variables, functions, classes, members of the classes, etc. that were declared in the code. Any other kind of analysis of a code would be great too. For example: software like 'Maccabe' that analyzes the cyclomatic complexity of a given code. Thanks!

That is what our friends Google, Yahoo!, and Bing are for! :-)

commented: Quite true. +6
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.