openbsd-ports/devel/p5-B-Graph/pkg/DESCR
kevlo f4b7b67ed7 Initial import of B-Graph-0.51
This is backend to diagram op trees
2001-01-09 05:48:06 +00:00

7 lines
401 B
Plaintext

This module is a layer between the perl-internals-examining parts of
Malcolm Beattie's perl compiler (the B::* classes) and your favorite
graph layout tool (currently Dot and VGC are supported, but adding
others would be easy). It examines the internal structures that perl
builds to represent your code (OPs and SVs), and generates
specifications for multicolored boxes and arrows to represent them.