Whiley Theorem Prover (WyTP)

This provides a simple implementation of an automated theorem prover, designed specifically for use with the Whiley Compiler.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wytp
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Whiley Theorem Prover (WyTP)
This provides a simple implementation of an automated theorem prover, designed specifically for use with the Whiley Compiler.
Project URL

Project URL

http://whiley.org
Source Code Management

Source Code Management

https://github.com/Whiley/WhileyCompiler

Download wytp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.whiley : wycc jar [0.8.0,0.9.0)
org.whiley : wycli jar [0.8.0,0.9.0)
ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.whiley

The Whiley Programming Language

Devoted to the development of Whiley, an open source programming language.

Versions

Version
0.7.0
0.6.18
0.6.17
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4.1
0.6.4b
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0