On a related note, I was recently searching for a way to generate ASCII art diagrams from graphviz dot source and was pleased to discover Graph-Easy: http://search.cpan.org/~tels/Graph-Easy/bin/graph-easy
It of course can’t realistically render all the numerous features of the graphviz language in ASCII, but it does a pretty respectable job (good enough for my purposes, at least).
On a related note, I was recently searching for a way to generate ASCII art diagrams from graphviz dot source and was pleased to discover Graph-Easy: http://search.cpan.org/~tels/Graph-Easy/bin/graph-easy
It of course can’t realistically render all the numerous features of the graphviz language in ASCII, but it does a pretty respectable job (good enough for my purposes, at least).