bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Graphiz (dot) output for Bison


From: Satya
Subject: Graphiz (dot) output for Bison
Date: Thu, 28 Sep 2006 15:39:24 -0500

hi,

Here is a bare bones implementation (mostly a weekend hack) of graphviz
(dot) format output for Bison; The code is very similiar to current VCG
implementation.  I ran it against the calc++ example..the dot file is
attached here, and this graph is generated by running it thru `dot' with the
-Tpng option: http://cs.uic.edu/~spopuri/la.png

Comments please..

thanks,
satya.

Attachment: calc++-parser.dot
Description: MS-Word document

Attachment: graphviz.c
Description: Text Data

Attachment: graphviz_defaults.h
Description: Text Data

Attachment: graphviz.h
Description: Text Data

Attachment: graphviz.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]