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.
- Host: GitHub
- URL: https://github.com/retro/state-machete
- Owner: retro
- License: mit
- Created: 2020-10-09T21:35:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-18T20:46:29.000Z (over 4 years ago)
- Last Synced: 2025-05-05T01:05:45.274Z (about 2 months ago)
- Language: Clojure
- Homepage:
- Size: 83 KB
- Stars: 34
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# com.verybigthings/state-machete
[](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.