On Wed, Feb 06, 2013 at 04:37:02PM -0800, Charlie Kester wrote: > I've been toying with the idea of using dot as a design tool while > sketching out the function hierarchy of a program I'm working on.
Yep, for graph stuff I've used dot a bit, and it's pretty great. Might not be appropriate for what you want, but do check it out.