FG

Program for creating language syntax/grammar "railroad" diagrams?

Fresh3 days ago
Mar 15, 20269733 views
Confidence Score0%
0%

Problem

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, maki…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Program for creating language syntax/grammar "railroad" diagrams?

Low Risk

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: EBNF Visualizer Ebnf2ps: Peter's Syntax Di…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment