开发者

Tool for drawing automata and syntax trees [closed]

开发者 https://www.devze.com 2023-01-23 15:14 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_StackOverflow中文版

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I am searching for a free tool(s) to create visually appealing diagrams of finite automata and syntax trees.

Note: I really just want to draw diagrams. I do not have to create a model or do something fancy with it.

Thanks for your time.

EDIT:

I might add, that I am creating documentation in Latex and therefore I am also open to tex-based diagramming solutions.


Does Graphviz meet your needs: creates diagrams from text example: http://www.graphviz.org/Gallery/directed/fsm.html

0

精彩评论

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