bison-patches
[Top][All Lists]
Advanced

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

Re: bison version in graph output file


From: tys lefering
Subject: Re: bison version in graph output file
Date: Tue, 6 Apr 2010 01:36:36 +0200
User-agent: SquirrelMail/1.4.18

On Mon, April 5, 2010 21:42, Akim Demaille wrote:
> I figured that it was safe to use it as the graph name.
This is a good solution. Compiled and tested new bison and all oke.

Now it is possible to find what a graph is about if needed
with the parser name in the graph and the tool version.

Also it will appear on the internet with 'google bison filetype:dot'
to find bison generated dot files around on webservers.

The tool version info is also needed in gcc graph output
because current gcc generates sometimes incorrect graph output
and when this gets fixed it is needed to know from the graph
data which tool generated it.

ps. Wisent is an Elisp implementation of Bison. The Elisp code
is a port of the C code of GNU Bison 1.28 & 1.31.
The wisent has also a simple dot graph parser in :
CEDET file cogre/wisent-dot.wy, and cogre/wisent-dot.el

Thanks for this nice patch.






reply via email to

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