this post was submitted on 28 Jan 2025
10 points (100.0% liked)

Scala

351 readers
1 users here now

founded 2 years ago
MODERATORS
 

Video by Li Haoyi (author of Mill build tool) showcasing some advantages of mill vs maven and gradle on the jvm ecosystem.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

I recently switched to Mill, after years with sbt - find it easier to customise as my project gets more complex. But I'm using it mainly for scala.js ( retain the structure to compile a jvm version too, but rarely using that, may switch to scala-native for probabilistic calculations and data-processing, for which I used to use jvm).