K 10 svn:author V 6 swills K 8 svn:date V 27 2016-11-01T16:48:14.609115Z K 7 svn:log V 440 devel/rubygem-micromachine: create port 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: http://github.com/soveran/micromachine END