This standalone lua module provides a finite state machine for your pleasure. Based heavily on Jake Gordon's javascript-state-machine. NOTE: The rest event could use a wildcard '*' for the 'from' ...
This repository contains the core fengari code (which is a port of the Lua C library) which includes parser, virtual machine and base libraries. However it is rare to use this repository directly.