GNU cflow
From Wikipedia, the free encyclopedia
(Redirected from Cflow)
| Developer(s) | The GNU Project |
|---|---|
| Stable release | 1.4 (October 11, 2011)[1] [±] |
| Operating system | GNU/Linux, UNIX |
| Type | flowgraph generator |
| License | GPL (free software) |
| Website | www.gnu.org/software/cflow |
GNU cflow is a flow graph generator that is part of the GNU Project. It reads a collection of C source files and generate a C flow graph of external references. It uses only sources and doesn't need running the program.
Contents |
[edit] History
It was initially an implementation of the cflow UNIX utility.
[edit] cflow (UNIX utility)
cflow is a unix utility generating a C-language flowgraph.
Besides GNU, there are other implementations of cflow, like the one for Tru64 Unix[2].
[edit] References
- ^ Sergey Poznyakoff (2011-10-11). "cflow-1.4 released [stable]". (Web link). Retrieved 2011-10-13.
- ^ « cflow - Tru64 Unix », HP website, 2011.
[edit] External links
- Source code on the GNU Savannah platform.
- GNU cflow on the Free Software Directory.
|
|||||||||||||||||||