TLA+ Tools

Modified version of the TLA+ tools for usage in ProB

Лицензия

Лицензия

Группа

Группа

de.hhu.stups
Идентификатор

Идентификатор

tlatools
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

TLA+ Tools
Modified version of the TLA+ tools for usage in ProB
Ссылка на сайт

Ссылка на сайт

https://github.com/hhu-stups/tlatools
Система контроля версий

Система контроля версий

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

Скачать tlatools

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.2
1.0.0