Tool for drawing automata and syntax trees [closed]
Asked Answered
B

1

1

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.

Balalaika answered 6/11, 2010 at 16:0 Comment(1)
Moved to software recommendations SE: Tool for drawing parse treesAnchorage
C
8

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

Cerebrum answered 6/11, 2010 at 16:8 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.