Finite state machine implementation.
See the examples directory for detailed usage examples.
The project requires dep to install dependencies.
$ make dep
When all coding and testing is done, please run the test suite:
$ make check
The MIT License (MIT). Please see License File for more information.