TLA+ Tools

Modified version of the TLA+ tools for usage in ProB

License

License

GroupId

GroupId

de.hhu.stups
ArtifactId

ArtifactId

tlatools
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

TLA+ Tools
Modified version of the TLA+ tools for usage in ProB
Project URL

Project URL

https://github.com/hhu-stups/tlatools
Source Code Management

Source Code Management

https://github.com/hhu-stups/tlatools

Download tlatools

How to add to project

<!-- https://jarcasting.com/artifacts/de.hhu.stups/tlatools/ -->
<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>tlatools</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.hhu.stups/tlatools/
implementation 'de.hhu.stups:tlatools:1.0.2'
// https://jarcasting.com/artifacts/de.hhu.stups/tlatools/
implementation ("de.hhu.stups:tlatools:1.0.2")
'de.hhu.stups:tlatools:jar:1.0.2'
<dependency org="de.hhu.stups" name="tlatools" rev="1.0.2">
  <artifact name="tlatools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hhu.stups', module='tlatools', version='1.0.2')
)
libraryDependencies += "de.hhu.stups" % "tlatools" % "1.0.2"
[de.hhu.stups/tlatools "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

TLA+ Tools

Build Status

Tools for TLA+ specifications and PlusCal algorithms, including the Toolbox, an IDE for writing specifications and running tools to check them.

This CodePlex site hosts the source code for the TLA+ Toolbox and TLA+ Tools. The executable versions of the code are available for download through a link on the TLA+ web site at research.microsoft.com/en-us/um/people/lamport/tla/tla.html, under the same M.I.T. license with which the source code has been released. The TLAPS proof system can be downloaded from http://tla.msr-inria.inria.fr/tlaps/content/Home.html. For information about TLA+, visit the TLA+ web site. Last edited Jul 29, 2013 at 7:26 PM by lamport, version 7

de.hhu.stups

Software Engineering and Programming Languages Group – Heinrich Heine University Düsseldorf

Versions

Version
1.0.2
1.0.0