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

https://github.com/flakas/tla-experiments

Experimenting with formal methods using TLA+ and Pluscal
https://github.com/flakas/tla-experiments

pluscal tla tlaplus

Last synced: 5 months ago
JSON representation

Experimenting with formal methods using TLA+ and Pluscal

Awesome Lists containing this project

README

          

TLA Experiments
================

This is a collection of my TLA experiments in an attempt to explore and learn about usage of formal methods.

You can read more about TLA (Temporal Logic of Actions) on [Leslie Lamport's website](http://lamport.azurewebsites.net/tla/tla.html).
If you wish to learn TLA and Pluscal, a good resource is [LearnTLA.com](https://learntla.com/).