Whiley Compiler (WyC)

The Whiley Compiler is a component of the Whiley Compiler Collection which is responsible for compiling Whiley source files into binary WyIL files. The compiler supports compile-time verification of source files.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyc-all
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

pom
Description

Description

Whiley Compiler (WyC)
The Whiley Compiler is a component of the Whiley Compiler Collection which is responsible for compiling Whiley source files into binary WyIL files. The compiler supports compile-time verification of source files.
Project URL

Project URL

http://whiley.org
Source Code Management

Source Code Management

https://github.com/Whiley/WhileyCompiler

Download wyc-all

Filename Size
wyc-all-0.9.9.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.whiley : jbuildfs jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • wycc
  • wycli
  • wyc
  • wyqc

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0