Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
- metaprogramming
- scala3
- runtime-compilation
- evaluation
- macros
- scala3-metaprogramming
- scala
- compilation
- scala-3
- compiler
- dotty
- eval
Scala versions:
3.x
scala3-compiler-patched-assembly 3.2.1
Group ID:
com.github.dmytromitin
Artifact ID:
scala3-compiler-patched-assembly_3
Version:
3.2.1
Release Date:
Oct 30, 2022
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "com.github.dmytromitin" %% "scala3-compiler-patched-assembly" % "3.2.1"
ivy"com.github.dmytromitin::scala3-compiler-patched-assembly:3.2.1"
//> using dep "com.github.dmytromitin::scala3-compiler-patched-assembly:3.2.1"
import $ivy.`com.github.dmytromitin::scala3-compiler-patched-assembly:3.2.1`
<dependency> <groupId>com.github.dmytromitin</groupId> <artifactId>scala3-compiler-patched-assembly_3</artifactId> <version>3.2.1</version> </dependency>
compile group: 'com.github.dmytromitin', name: 'scala3-compiler-patched-assembly_3', version: '3.2.1'