SpiceQA
Questions
Tags
Users
Badges
scala-compiler
18 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to compile code from an external file at runtime in Scala3?
user_8176803
0
•
asked Aug 14, 2022
2
0
33
external-dependencies
scala-compiler
scala
How to use scala.js compiler as a compiler plugin, thus allowing it to integrate into Gradle or maven?
user_1732418
0
•
asked Mar 6, 2022
1
1
64
scala.js
scala-compiler
What's the "-Ydebug-error" option in scala 2? it should print every stack traces of each compilation error
user_1732418
0
•
asked Nov 28, 2021
2
2
73
scala-compiler
scala-2.13
scala
Scala 2 Append A Method To Class Body (Metaprogramming)
user_3628806
0
•
asked Oct 21, 2021
3
1
119
scala-compiler
scalac
scala
metaprogramming
Can I control the order in which macros are compiled in Scala 3?
user_549102
0
•
asked Jul 6, 2021
2
1
44
scala-compiler
scala-macros
scala-3
scala
Scala compilation error: not found: type _$1
user_2579698
0
•
asked May 22, 2021
5
1
692
scala-compiler
scalac
existential-type
pattern-matching
scala
How to declare in scala a default param in a method of an implicit class
user_8810638
0
•
asked May 7, 2021
2
1
49
scala-compiler
scala
Pattern matching - value is not a member on a bound variable
user_14259359
0
•
asked May 1, 2021
2
2
135
scala-compiler
compiler-errors
pattern-matching
scala
In scala 2, can macro or any language feature be used to rewrite the abstract type reification mechanism in all subclasses? How about scala 3?
user_1732418
0
•
asked Apr 25, 2021
2
1
155
scala-compiler
scala-macros
scala-2.13
scala-3
scala
Scala Implicit Method Compilation when Method Tries to Access Non-Existing Case Class Members
user_1603267
0
•
asked Jun 4, 2020
3
1
117
scala-compiler
implicit
scala
1
(current)
2
Next
Next
Hot Questions