Whiley2Boogie Compiler (WyBoogie)

The Whiley2Boogie Compiler is responsible for translating Whiley Intermediate Language (WyIL) files into the Boogie Intermediate Verification Language.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyboogie
Last Version

Last Version

0.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

Whiley2Boogie Compiler (WyBoogie)
The Whiley2Boogie Compiler is responsible for translating Whiley Intermediate Language (WyIL) files into the Boogie Intermediate Verification Language.
Project URL

Project URL

http://whiley.org
Source Code Management

Source Code Management

https://github.com/Whiley/Whiley2Boogie

Download wyboogie

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.whiley : wyc jar [0.10.16,0.10.99)

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

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.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0