[Gllug] Scriptable Flowchart / Diagram Applications
Nix
nix at esperi.org.uk
Fri Apr 22 22:33:22 UTC 2005
On Fri, 22 Apr 2005, Dennis Furey uttered the following:
> dot is an application. I've used it extensively to render diagrams in
> postscript format. It wouldn't be that hard to write your own front
> end for it that translates tables from the format you have into dot
> format, especially if you're ok with parser generating tools.
Personally, I've always done this sort of thing with Perl's Graphviz and
DBI modules, both to be found on CPAN.
--
This is like system("/usr/funky/bin/perl -e 'exec sleep 1'");
--- Peter da Silva
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list