Difference between revisions of "Knowledge/TLA+ Tools"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* [https://medium.com/software-safety/introduction-to-tla-model-checking-in-the-command-line-c6871700a6a2 Blog/TLA+] | * [https://medium.com/software-safety/introduction-to-tla-model-checking-in-the-command-line-c6871700a6a2 Blog/TLA+] | ||
* [https://lamport.azurewebsites.net/tla/current-tools.pdf current tools] (2021.8.5) | * [https://lamport.azurewebsites.net/tla/current-tools.pdf current tools] (2021.8.5) | ||
* Useful information comes from google search ''tla command line'' | |||
* [https://tla.msr-inria.inria.fr/tlatoolbox/doc/model/distributed-mode.html running in distributed mode] |
Latest revision as of 13:45, 25 August 2021
- course note on how to install official tlaplus
- Blog/TLA+
- current tools (2021.8.5)
- Useful information comes from google search tla command line
- running in distributed mode