开发者

What's the name for this type of flowchart?

Take a look at this; it's 开发者_如何学运维very obvious how it works and what its purpose is:

What's the name for this type of flowchart?

(source: json.org)

  1. What's this type of chart called?
  2. Can I make this kind of chart in Visio?
  3. What software do you recommend for making this kind of chart?


It's called a railroad diagram. It can more specifically be called a syntax diagram. Not sure about Visio support but other tools can get the job done: What is a good tool for creating railroad diagrams?

What's the name for this type of flowchart?


(source: antlr.org)

If you have a grammar file you can try to get it working in ANTLR Works, which is specifically built for working with the syntax and grammar of languages.


These are called Syntax diagrams (or railroad diagrams).

They can be created with Visio or Creative Docs .NET

See here for more info:

Tool for generating railroad diagram used on json.org


It is a syntax diagram; not sure if there is any visio addon to paint this kind of chart.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜