FiniteStateMachine.jl
FiniteStateMachine.jl copied to clipboard
A simple Julia implementation of finite state machines.
Results
3
FiniteStateMachine.jl issues
Sort by
recently updated
recently updated
newest added
Cannot add your package by: ] add FiniteStateMachine thanks!
Just saw this on METADATA.jl, cool idea. It'd be need to use macros to make the state machine, something like: ``` @build_state_machine fsm "initial" => "first" "events" => [ "name"...
dont appears in packages registry julia 1.10.5