durban / scates

Experiments with state machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scates

Experiments with statically checking state machines.

  • IxFree is a stack-safe indexed free monad implementation.
  • Sm is a more capable utility for working with FSMs, built on IxFree.
  • St is an experiment with an alternative representation (currently it doesn't work).

License

scates is open source software under the Apache License v2.0. For details, see the LICENSE.txt, NOTICE.txt, and AUTHORS files.

About

Experiments with state machines

License:Apache License 2.0


Languages

Language:Scala 100.0%