-
-
Notifications
You must be signed in to change notification settings - Fork 2
References
Fahmi Akbar Wildana edited this page Aug 25, 2019
·
22 revisions
- Stateful vs Stateless
- How to visually design state in JavaScript
- [Workshop docs] States,Actions,&_Activities by OMGⓇ
- UML specification by OMGⓇ (See section 14.2.4 Notation)
- state machine implemented in 7 differents front-end framework
- Object Grammars: Compositional & Bidirectional Mapping Between Text and Graphs
- Enso-lang Presentation see slide 26
- fx: a command-line JSON processing tool (might be handy to build utilities for querying the statecharts declaration)
Can be used to provide general code generation just like GraphWalker cli
- Elegant APIs in Rust
- example statemachine in rustembedded
- C++ Statecharts Library represented using protobuf syntax
- Thoughts on Rust bloat