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
eval 0.1
Group ID:
com.github.dmytromitin
Artifact ID:
eval_3
Version:
0.1
Release Date:
Oct 30, 2022
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "com.github.dmytromitin" %% "eval" % "0.1"
ivy"com.github.dmytromitin::eval:0.1"
//> using dep "com.github.dmytromitin::eval:0.1"
import $ivy.`com.github.dmytromitin::eval:0.1`
<dependency> <groupId>com.github.dmytromitin</groupId> <artifactId>eval_3</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.dmytromitin', name: 'eval_3', version: '0.1'