This is a work-in-progress. The ultimate goal of this project is to implement a multi-tier method-JIT for Lua. We employ an unique approach where the interpreter and the JIT tiers are automatically ...
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' ...