|
|
|
|
|
by walski
184 days ago
|
|
> TLA+ is a formal specification language developed by Leslie Lamport. It is used for designing, modelling, documentation, and verification of programs, especially concurrent systems and distributed systems. TLA+ is considered to be exhaustively-testable pseudocode, and its use likened to drawing blueprints for software systems; https://en.wikipedia.org/wiki/TLA+ |
|