Home

StateMachines.jl

a framework for state machines in Julia. It will support:

It then will be useful for

Installation

StateMachines.jl is not yet an registered package and is installed with

pkg> add("https://github.com/pbayer/StateMachines.jl")

Author: Paul Bayer License: MIT