dmytromitin / dotty-patched   3.2.1

Apache License 2.0 GitHub

Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming

Scala versions: 3.x

scala3-compiler-patched 3.2.1


Group ID:
com.github.dmytromitin
Artifact ID:
scala3-compiler-patched_3
Version:
3.2.1
Release Date:
Oct 30, 2022
Licenses:
Files:

libraryDependencies += "com.github.dmytromitin" %% "scala3-compiler-patched" % "3.2.1"

Mill build tool

ivy"com.github.dmytromitin::scala3-compiler-patched:3.2.1"

Scala CLI

//> using dep "com.github.dmytromitin::scala3-compiler-patched:3.2.1"

Ammonite REPL

import $ivy.`com.github.dmytromitin::scala3-compiler-patched:3.2.1`

<dependency>
  <groupId>com.github.dmytromitin</groupId>
  <artifactId>scala3-compiler-patched_3</artifactId>
  <version>3.2.1</version>
</dependency>

compile group: 'com.github.dmytromitin', name: 'scala3-compiler-patched_3', version: '3.2.1'