PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.
Features
- Analyze include dependencies between C/C++ files
- Cross-platform -> e.g. analyze windows code on linux system
- Querying possible via swi-prolog, visualization via graphviz
Categories
Source Code AnalysisLicense
GNU General Public License version 3.0 (GPLv3)Follow pycdep
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
Pycdep works fine.