17

I'm looking for the program that JSON, SQLite and other projects are using to create the diagrams used for their language syntax, if there is a particular program. All of the diagrams have a similar style, with partially curved connections or arrows indicating flow.

There are some differences, making me wonder if it's a single program or just generic graphing tools used for a particular style.

JSON Digit SQLite Select Statement

Kenster
  • 8,620
ssube
  • 920

2 Answers2

14

As you can see by my edits to your question, the kind of syntax diagram you're referring to is also known as a railroad diagram. Wikipedia mentions a few tools under the "External Links" section, including:

See also these related Stack Exchange questions:

Chris W. Rea
  • 10,978
0

WAKING UP THE ZOMBIES!!!

I also found!

http://clapham.hydromatic.net/

Cams
  • 111