« Return to Thread: Clapham - a railroad diagram generator

Re: Clapham - a railroad diagram generator

by Tom Copeland :: Rate this Message:

Reply to Author | View in Thread


On Jun 20, 2009, at 11:40 PM, Julian Hyde wrote:

> You're all most welcome.
>
> Frankly, I'm not a graphics expert, and I'm busy with a couple of  
> other
> projects, so I'd welcome bug fixes & enhancements.
>
> I'd love to make it so that it can generate small diagrams, each  
> containing
> a few related symbols, and generate maps/hyperlinks so you can click  
> on a
> symbol in a diagram and jump to the definition of that symbol.
>
> And, as several people have pointed out, the layout isn't quite  
> right, and
> the text sometimes overflows the boxes.

FYI, I've added a BNF generator to JJDoc, so it's now much easier to  
get from a JavaCC grammar to an SVG graph generated by Clapham.  
Details are here:

http://tomcopeland.blogs.com/juniordeveloper/2009/06/lovely-svg-railroad-diagrams-revisited.html

Fun stuff!

Yours,

Tom
http://generatingparserswithjavacc.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Clapham - a railroad diagram generator