List Question
20 TechQA 2024-02-22T10:14:41.793000Inject call to base class method in trait with Scala compiler plugin
36 views
Asked by KireinaHoro
Missing dependency ‘object scala.native in compiler mirror’
779 views
Asked by tony
scala compile server stopped due to inactivity | intellijIDEA
199 views
Asked by Always_a_learner
How can I run generated code during script runtime?
522 views
Asked by AudioBubble
How to compile code from an external file at runtime in Scala3?
83 views
Asked by M Ahsan Al Mahir
How to use scala.js compiler as a compiler plugin, thus allowing it to integrate into Gradle or maven?
157 views
Asked by tribbloid
[Scala Toolbox]: Compile a Case Class at run-time and then instantiate it
121 views
Asked by user3476509
pure java project with unit tests written using scalatest having compiler compatibility issue
142 views
Asked by mogli
What's the "-Ydebug-error" option in scala 2? it should print every stack traces of each compilation error
81 views
Asked by tribbloid
Can a Scala compiler plugin transform the autogenerated accessor methods of scala case classes?
178 views
Asked by Ben McKenneby
Scala 2 Append A Method To Class Body (Metaprogramming)
207 views
Asked by sinanspd
Can I control the order in which macros are compiled in Scala 3?
62 views
Asked by Otavio Macedo
Scala compilation error: not found: type _$1
1.1k views
Asked by Nicolas Schejtman
How to declare in scala a default param in a method of an implicit class
85 views
Asked by f_s
Pattern matching - value is not a member on a bound variable
338 views
Asked by Igor Kozlinskyi