igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] feature request: graphviz format support


From: colossus forbin
Subject: Re: [igraph] feature request: graphviz format support
Date: Wed, 25 Jul 2007 09:47:32 -0500

looks like the graphviz distribution actually includes a bison parser with it:

http://www.graphviz.org/pub/scm/graphviz2/lib/graph/parser.y


On 7/25/07, Tamas Nepusz <address@hidden> wrote:
After doing a quick Google search, I found an ANTLR parser for the
Graphviz format - this is not bison, but maybe close to it :)

http://www.antlr.org/grammar/1138116546902/dot/index.html

According to the following mail, the dot grammar is also described in
the dot User Manual:

https://mailman.research.att.com/pipermail/graphviz-interest/2003q1/000737.html

I'll try to come up with a preliminary parser sooner or later, maybe
around igraph 0.5, but you shouldn't take it for granted.


--
Tamas


_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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