aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-micromachine/pkg-descr
blob: 35d9f7d5b544c6b8af445fef60816a1560c6c50b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                               
                                            
There are many finite state machine implementations for Ruby, and they all
provide a nice DSL for declaring events, exceptions, callbacks, and all kinds
of niceties in general.

But if all you want is a finite state machine, look no further: this has less
than 50 lines of code and provides everything a finite state machine must have,
and nothing more.

WWW: https://github.com/soveran/micromachine