This page is part of a static HTML representation of TriTarget.org at https://tritarget.org

Statechart

Sukima6th January 2023 at 5:31pm
A statechart is a beefed up state machine. The beefing up solves a lot of the problems that state machines have, especially state explosion that happens as state machines grow.

https://statecharts.dev/