mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
|
ncc is a compiler that produces program analysis information.
|
||
|
ncc is a decent replacement of cflow and cscope able to analyse any
|
||
|
program using the gcc compiler. The program also includes a graphical
|
||
|
call-graph navigator and source browser which is extremely practical
|
||
|
for hacking and comprehending large projects.
|
||
|
|
||
|
WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
|