Book: Practical UML Statecharts in C/C++, 2nd Ed
The second edition of the “Practical Statecharts” book by Quantum Leaps’ Miro Samek bridges the gap between high-level abstract concepts of the Unified Modeling Language (UML) and the actual programming aspects of modern finite state machines (UML statecharts). The book describes a lightweight, open source, event-driven real-time embedded framework (RTEF) called QP™ that enables a straightforward implementation of UML statecharts and concurrent event-driven applications in C or C++.
https://www.state-machine.com/psicc2
Miro Samek
Modern Embedded Software | Quantum Leaps
Book: Practical UML Statecharts in C/C++, 2nd Ed.
The book bridges the gap between high-level abstract concepts of the Unified Modeling Language (UML) and the actual programming aspects of modern hierarchical state machines (UML statecharts).
0 Replies