informalsystems / informalsystems/modelator
Integrate Apalache Chai
Open
dev
- Dominant language
- Python
- Stars
- 72
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, for interacting cleanly with Apalache, we use [modelator-py](https://github.com/informalsystems/modelator-py).
However, recently, Apalache introduced the server mode called [Chai](https://github.com/informalsystems/apalache-chai). `Chai` would give us the same functionality as `modelator-py` but would be more robust and standardized (ie, we would not depend on hacky parsing of CLI output).
Contributor guide
Assessment
This issue has not been assessed yet.