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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Pycdep works fine.