TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Better Scala Builds with the Mill Build Tool, Functional Scala Online 2024 [video]

30 pointsby Ivoah5 months ago

2 comments

lihaoyi5 months ago
Last time I posted this 7 years ago I wrote<p>&gt; Note that while Mill&#x27;s first target is Scala builds (as an alternative to SBT) there isn&#x27;t much reason why Mill shouldn&#x27;t be usable for other JVM&#x2F;non-JVM languages too.<p>Now 7 years later, Mill indeed has first-class support for Java (<a href="https:&#x2F;&#x2F;mill-build.org&#x2F;mill&#x2F;javalib&#x2F;intro.html" rel="nofollow">https:&#x2F;&#x2F;mill-build.org&#x2F;mill&#x2F;javalib&#x2F;intro.html</a>) and Kotlin-JVM (<a href="https:&#x2F;&#x2F;mill-build.org&#x2F;mill&#x2F;kotlinlib&#x2F;intro.html" rel="nofollow">https:&#x2F;&#x2F;mill-build.org&#x2F;mill&#x2F;kotlinlib&#x2F;intro.html</a>). There&#x27;s experimental work ongoing to expand that support to Kotlin-Multiplatform, Android, Python, and Javascript&#x2F;Typescript, with ~20,000USD of bounties up for grabs (and a similar amount already paid out):<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;com-lihaoyi&#x2F;discussions&#x2F;6">https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;com-lihaoyi&#x2F;discussions&#x2F;6</a><p>We also recently started an engineering blog on build-engineering topics<p>- <a href="https:&#x2F;&#x2F;mill-build.org&#x2F;blog&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mill-build.org&#x2F;blog&#x2F;</a><p>Take a look at the open bounties and get involved if you are interested in this kind of fast, easy, multi-language build tooling!
评论 #42512743 未加载
评论 #42512572 未加载
gnabgib5 months ago
Related <i>Mill: Better Scala Builds</i> (155 points, 7 years ago, 16 comments) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16775545">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16775545</a>