Whiley Compiler Collection

A compiler framework for managing the Whiley Compiler and related tooling.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wycc
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Whiley Compiler Collection
A compiler framework for managing the Whiley Compiler and related tooling.
Project URL

Project URL

http://whiley.org/

Download wycc

How to add to project

<!-- https://jarcasting.com/artifacts/org.whiley/wycc/ -->
<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wycc</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.whiley/wycc/
implementation 'org.whiley:wycc:0.9.9'
// https://jarcasting.com/artifacts/org.whiley/wycc/
implementation ("org.whiley:wycc:0.9.9")
'org.whiley:wycc:jar:0.9.9'
<dependency org="org.whiley" name="wycc" rev="0.9.9">
  <artifact name="wycc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whiley', module='wycc', version='0.9.9')
)
libraryDependencies += "org.whiley" % "wycc" % "0.9.9"
[org.whiley/wycc "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

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.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.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.19
0.7.18
0.7.17
0.7.16
0.7.15
0.7.14
0.7.13
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.9
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