An open API service indexing awesome lists of open source software.

https://github.com/retro/state-machete

Functional statecharts implementation for Clojure and ClojureScript.
https://github.com/retro/state-machete

Last synced: about 2 months ago
JSON representation

Functional statecharts implementation for Clojure and ClojureScript.

Awesome Lists containing this project

README

        

# com.verybigthings/state-machete

[![Clojars Project](https://img.shields.io/clojars/v/com.verybigthings/state-machete.svg)](https://clojars.org/com.verybigthings/state-machete)

Functional statecharts implementation for Clojure and ClojureScript.

Documentation is missing at the moment, but there is a very extensive test suite that can be consulted.

Implementation is based on the SCXML standard, and test suite is ported from the [SCION](https://gitlab.com/scion-scxml) project.

## License

Copyright © 2020 Mihael Konjevic ([email protected])

Distributed under the MIT License.