Последняя версия

Whiley Compiler (WyC) 0.10.17

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.

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

Идентификатор

wyc
Версия

Версия

0.10.17
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://whiley.org
Система контроля версий

Система контроля версий

https://github.com/Whiley/WhileyCompiler

Скачать wyc 0.10.17


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.whiley : jmodelgen jar [0.4.0,0.5.0)

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.