[OT] Tool to convert src code to flowchart

Roop Nanuwa roop.nanuwa at gmail.com
Thu Apr 29 15:20:07 PDT 2004


On Thu, 29 Apr 2004 17:00:06 -0500 (CDT), Pranav A. Desai
<pdesai1 at cs.uh.edu> wrote:
> 
> Hi all!
> 
> Does anyone know of a free tool that can convert src code into simple
> flowchart. I just need something very basic that just tracks the
> functions, I dont need conditional statements or anything.

How simple? There is a port called cflow that does something that
seems to be what you're looking for but it's for C code only. Take a
look under the ports tree at deve/cflow. Is there a particular
language you're planning on using this on?


More information about the freebsd-questions mailing list