[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: dependency graphs
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 28 Jan 2011 22:06:17 -0200
> I am trying to study the Lua source code. I was going to try to find a
> library to generate a dependency graph. I just wanted to check if there
> is one first, does anyone know where I could find one?
Try cflow:
http://www.gnu.org/software/cflow/
There's also my own version:
http://w3.impa.br/~lhf/software.html
http://www.tecgraf.puc-rio.br/~lhf/ftp/cflow.tar.gz