Skip to content

Commit 6c82e6a

Browse files
authored
Update resources.md
1 parent d53cb54 commit 6c82e6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Mathworks has a short four-part series on state machines from 2014: [What are th
8989

9090
[sketch.systems](https://sketch.systems/), a web-app to draw statecharts and bind them to user interface elements. "Helps software designers think about complex product behavior. Sketch out states, add prototypes, and clarify questions quickly."
9191

92+
[sm-cat](https://github.com/sverweij/state-machine-cat), a tool that makes statecharts that look good, with the least effort possible without having to interact with drag and drop tools.
93+
9294
[ThingML](http://thingml.org/pmwiki.php?n=Main.StateMachines), includes a DSL for statecharts, compilers to various languages.
9395

9496
[Yakindu Statechart Tools](https://www.itemis.com/en/yakindu/state-machine/), also [on GitHub](https://github.com/Yakindu/statecharts/). User interface and code generation tool (?)

0 commit comments

Comments
 (0)