News Feed
Jobs Feed
Sections




News Archive
William Candillon's Blog:
Using XSLT to Visualize a Parse Tree
October 03, 2006 @ 08:27:00

On his "Yet andother PHP blog" today, William Candillon shares a script he's written up to create a visualization of the parse tree of a bit of PHP source code.

I wrote this xslt stylesheet to visualize the parse tree of a PHP source code. The stylesheet can actually convert any XML tree to graph in the dot format interpreted by Graphviz.

His code is a simple seven line script that outputs a nice, clean tree structure image of how the process flows. He includes links to all of the source and files he used to create the tree image.

1 comment voice your opinion now!
parse tree visualize graphviz xslt source parse tree visualize graphviz xslt source


blog comments powered by Disqus

Similar Posts

Havard Eide's Blog: phpm (a vim PHP function lookup tool)

Community News: Vote on the Best Open Source CMS

Igor Wiedler: Binary parsing with PHP

William Candillon's Blog: Using XSLT to Visualize a Parse Tree

Zend Developer Zone: Zend Framework Site Gets Bug Tracker, Source Browser.


Community Events











Don't see your event here?
Let us know!


zendframework2 unittest framework community rest conference phpunit introduction podcast release testing interview development functional usergroup language opinion symfony2 series database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework