TLA+ Toolbox-Logo

TLA+ Toolbox

von Microsoft Corporation

TLA+ Toolbox is an IDE (integrated development environment) for the TLA+ tools

TLA+ is a high-level language for modeling programs and systems. It is useful for eliminating fundamental design errors, which are hard to find and expensive to correct in code.

The TLA Toolbox is an IDE (integrated development environment) for the TLA+ tools. Use it to:

  • Create and edit your specs, with the locations of parsing errors marked in the modules
  • Run the PlusCal translator, with the locations of translation errors marked in the PlusCal code
  • View the pretty-printed versions of your modules
  • Run the TLC model checker. The Toolbox allows you to explorer an error trace produced by TLC—for example, by evaluating arbitrary formulas at each step in the trace
  • Run the TLA+ proof system

Änderungen in Version 1.7.1

vor etwa 2 Jahren
Installierte Größe~311 MB
Download-Größe180 MB
Verfügbare Architekturenx86_64
Installationen1.894
LizenzMIT License

Installationen im Laufe der Zeit

Manuell installieren

Befolge die Schnellstart-Anleitung vor der Installation

flatpak install flathub org.lamport.tla.toolbox

Ausführen

flatpak run org.lamport.tla.toolbox