scala / scala3   3.4.1

Apache License 2.0 Website GitHub

The Scala 3 compiler, also known as Dotty.

Scala versions: 3.x 2.12 2.11 2.10
Scala.js versions: 1.x
sbt plugins: 1.0 0.13

dotty-compiler 0.1.1-20170322-5fd7a95-NIGHTLY


Group ID:
ch.epfl.lamp
Artifact ID:
dotty-compiler_2.11
Version:
0.1.1-20170322-5fd7a95-NIGHTLY
Release Date:
Mar 24, 2017
Licenses:
Files:

libraryDependencies += "ch.epfl.lamp" %% "dotty-compiler" % "0.1.1-20170322-5fd7a95-NIGHTLY"

Mill build tool

ivy"ch.epfl.lamp::dotty-compiler:0.1.1-20170322-5fd7a95-NIGHTLY"

Scala CLI

//> using dep "ch.epfl.lamp::dotty-compiler:0.1.1-20170322-5fd7a95-NIGHTLY"

Ammonite REPL

import $ivy.`ch.epfl.lamp::dotty-compiler:0.1.1-20170322-5fd7a95-NIGHTLY`

<dependency>
  <groupId>ch.epfl.lamp</groupId>
  <artifactId>dotty-compiler_2.11</artifactId>
  <version>0.1.1-20170322-5fd7a95-NIGHTLY</version>
</dependency>

compile group: 'ch.epfl.lamp', name: 'dotty-compiler_2.11', version: '0.1.1-20170322-5fd7a95-NIGHTLY'