GNU cflow
| GNU cflow | |
|---|---|
| Developer(s) | GNU Project | 
| Stable release | 1.7 
   / 30 December 2021 | 
| Repository | |
| Operating system | Linux, UNIX | 
| Type | flowgraph generator | 
| License | GPL (free software) | 
| Website | gnu | 
GNU cflow is a flow graph generator that is part of the GNU Project. It reads a collection of C source files and generates a C flow graph of external references. It uses only sources and does not need to run the program.