4
votes
8answers
431 views
What is a good tool for creating railroad diagrams?
I was very impressed by sqlite's syntax diagrams and was wondering if anyone could recommend software which would let me create similar graphs.
3
votes
3answers
489 views
Tool for generating railroad diagram used on json.org
I love the syntax or railroad diagrams on json.org which are a graphical representation of the BNF language. I haven't found any tools that can produce results as eloquently. Can a …
0
votes
2answers
305 views
Railroad diagram generator fails with “NoMethodError”
After making a few modifications to a rails app I am tinkering on, railroad stopped working. The verbose output gives some clues. I wonder if other folks have encountered this and …
0
votes
3answers
275 views
Where can I find pascal-style railroad diagrams to describe C++ syntax?
(As an alternative to EBNF)
-1
votes
2answers
156 views
railroad balking on application model & admin level controllers
I've just installed railroad and tried to run a couple simple example runs.
I have an application model and controller that are causing it some heartburn.
There is no real applica …
