[RBMetacode] GraphViz
Status: Planning
Brought to you by:
jstrout
From: Joe S. <jo...@st...> - 2008-02-29 16:43:42
|
There is a really cool graph visualization tool that's commonly used in compiler work. It's cross-platform, though in my opinion the Mac version is especially cool (it's won Apple Design Awards). Get it here: <http://www.pixelglow.com/graphviz/> I'm planning to add a syntax tree visitor that outputs a description of the tree in a format that GraphViz can display. (My wife does this in the compiler courses she teaches, and it's very handy.) So please check it out when you get the chance. Best, - Joe -- Joe Strout Inspiring Applications, Inc. http://www.InspiringApps.com |