Dependency Analysis – Pascal Today
Posted by jpluimers on 2017/09/20
Tools and steps for analysing Delphi or FreePascal code: Dependency Analysis – Pascal Today [WayBack]
Used tools:
- Delphi Unit Dependency Scanner [WayBack]
- Gephi – The Open Graph Viz Platform [WayBack]
- yEd – Graph Editor [WayBack]
yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.
–jeroen
edwinyzh said
I think the Uses Clause Cleaner from CnPack is worth mentioning also, it’s the best of several ones I used for my projects.
jpluimers said
Uwe Raabe Via G+ https://plus.google.com/+JeroenPluimers/posts/EMChTbKK9Zb
The sources of Delphi Units Dependency Scanner are available at github.com – norgepaul/DUDS