2.0
01 mars
Preventing Version Conflicts with versionScheme
One of the things that makes Scala powerful and fun to use is its library ecosystem — spanning across the Maven ecosystem for JVM, and npm for Scala.js. We can use libraries to do operations like download files from the web, or we can use it to adopt different programming paradigms. The library ecosystem…
Scala Native 0.4.0 is here!
If you ever thought about running your Scala code in an environment other than JVM, you’ve probably…
lundi 18 janvier 2021
If you ever thought about running your Scala code in an environment other than JVM, you’ve probably…
Scala 3 - Crossing the finish line
Scala 3: Crossing the finish line Buckle up, we are a couple of days away from the Scala 3 Developer’s…
lundi 14 décembre 2020
Scala 3: Crossing the finish line Buckle up, we are a couple of days away from the Scala 3 Developer’s…
Forward Compatibility for the Scala 3 Transition
Forward Compatibility for the Scala 3 Transition Scala 3 is coming, with a release candidate slated…
mercredi 18 novembre 2020
Forward Compatibility for the Scala 3 Transition Scala 3 is coming, with a release candidate slated…
Forward Compatibility for the Scala 3 Transition
Forward Compatibility for the Scala 3 Transition Scala 3 is coming, with a release candidate slated…
mercredi 18 novembre 2020
Forward Compatibility for the Scala 3 Transition Scala 3 is coming, with a release candidate slated…
BSP Support in sbt 1.4
sbt is a prominent tool of the Scala ecosystem. Yet it is poorly integrated in our IDEs and code editors,…
lundi 26 octobre 2020
sbt is a prominent tool of the Scala ecosystem. Yet it is poorly integrated in our IDEs and code editors,…
BSP Support in sbt 1.4
sbt is a prominent tool of the Scala ecosystem. Yet it is poorly integrated in our IDEs and code editors,…
lundi 26 octobre 2020
sbt is a prominent tool of the Scala ecosystem. Yet it is poorly integrated in our IDEs and code editors,…
Post Comment