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

Re: Grammar Visualize



Someone (Indrek) recently posted a backend for generating XML from
grammars. I assume you could either use XSLT to document it in HTML or you
could build a Swing application using JGraph
(http://jgraph.sourceforge.net) to read the XML and build a fancy graph.

--kd

> Hi all,
>
> How can visualize the grammar specified in SableCC?
>
> I would like to write a grammar in SableCC and then analyze the grammar
> and
> translate it into some graph representation? Is there a way to do this?
>
>
> Welson
>