MINT-scxml 1.1.7
This gem implements all core constucts of the state chart XML (SCXML) specification of the W3C. (http://www.w3.org/TR/scxml/) Instead of implementing an interpreter, this gem implements a parser that create a ruby statemachine instance based on the MINT-statemachine gem (https://github.com/sfeu/statemachine).
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
MINT-statemachine
~> 1.5.0