GNU cflow
Sign in to saveAlso known as Cflow, gnucflow, cflow
is a POSIX-defined shell command for generating a C-language flow graph. The GNU implementation reads C source code files, and generates a flow graph of external references. It uses only source files and does not need to run the program. Another implementation is available in Tru64 Unix.
Wikidata facts
- Instance of
- free software
- Subclass of
- call graph
- Part of
- GNU Project
- Movement
- free software movement
- Developer
- GNU Project
- Official website
- www.gnu.org/software/cflow
- Has use
- console application
Show 9 more facts
- source code repository URL
- cvs.savannah.gnu.org/viewvc/cflow
- inception
- 1997-00-00
- copyright license
- Q27016754
- software version identifier
- 1.8
- operating system
- Unix-like operating system
- mailing list archive URL
- lists.gnu.org/archive/html/bug-cflow
- programmed in
- Q15777
- user manual URL
- www.gnu.org/software/cflow/manual
- issue tracker URL
- savannah.gnu.org/bugs/?group=cflow
via Wikidata · CC0
Article · 中文
GNU cflow是GNU計劃中的一款,其读取一系列C语言源文件并生成外部引用的流程图。此软件仅需读取源码而无需运行代码编译后的软件。
Abstract from DBpedia / Wikipedia · CC BY-SA