Related articles |
---|
Graph drawing CFGs mcdirmid@cs.utah.edu (Sean McDirmid) (2000-04-11) |
Re: Graph drawing CFGs plakal@cs.wisc.edu (2000-04-14) |
Re: Graph drawing CFGs tlh20@cam.ac.uk (Tim Harris) (2000-04-14) |
Re: Graph drawing CFGs Martin.Ward@durham.ac.uk (2000-04-14) |
From: | "Sean McDirmid" <mcdirmid@cs.utah.edu> |
Newsgroups: | comp.compilers |
Date: | 11 Apr 2000 14:32:04 -0400 |
Organization: | @Home Network |
Keywords: | tools, question |
Hi,
I'm looking for the best flexible graph drawing library out their for
drawing control flow graphs to help debug and visualize the optimizations
done in my compiler. I would prefer that the graph software is written and
customized in Java and somewhat redistributable. I have already tried Grappa
and have a somewhat working solution but...it has a lot of problems plus it
depends on platform dependant binaries. Any suggestions?
Thanks,
Sean
Return to the
comp.compilers page.
Search the
comp.compilers archives again.