Scala statecharts collection (FSM, UML)
A statecharts library written in Scala.
FSM - Finite-state machine.
UML - Executable UML statechart.
The library is available for the JVM Runtime using Scala 2.12, 2.13.
Build from source:
sbt clean +package
Licensed under the Apache 2.0 License.