is not current version
Last Version 0.4.7

Whiley2Boogie Compiler (WyBoogie) 0.3.3

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
Version

Version

0.3.3
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 0.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.whiley : wyc jar [0.9.8,0.9.9)

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.