Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 476 Bytes

Turnstile

Kotlin's implementation of state machine inspired by Boost::Meta State Machine. Currently in active development, use at your own risk.

Roadmap

  • Submachine
  • Orthogonal region
  • Terminate state
  • Event deferring
  • History
  • Anonymous transition
  • Internal transition

Example

You can find sample implementation in test directory.