https://github.com/johnynek/rules_tla
Bazel rules for TLA+
https://github.com/johnynek/rules_tla
Last synced: 8 months ago
JSON representation
Bazel rules for TLA+
- Host: GitHub
- URL: https://github.com/johnynek/rules_tla
- Owner: johnynek
- Created: 2017-05-23T01:14:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T23:02:59.000Z (about 9 years ago)
- Last Synced: 2025-01-20T00:48:18.242Z (over 1 year ago)
- Language: TLA
- Size: 12.7 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rules_tla
Bazel rules for TLA+
Try it with `bazel test example/...`
Learn more about practical applications of TLA [here](https://blog.acolyer.org/2014/11/24/use-of-formal-methods-at-amazon-web-services/) and the [paper](http://lamport.azurewebsites.net/tla/formal-methods-amazon.pdf).