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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Pycdep works fine.