Author here! Hope you take a look at the project and find it cool. There's a lot of interesting stuff here. In particular, the Video linked on the landing page is a great intros from a Java developer point of view, and the following video is a great intro from a Build Tool Architect point of view:<p>* <a href="https://www.youtube.com/watch?v=UsXgCeU-ovI" rel="nofollow">https://www.youtube.com/watch?v=UsXgCeU-ovI</a><p>While Mill is focusing on JVM for now, it is very extensible and I have a strawman demo of adding a Javascript toolchain in ~100 lines of code <a href="https://mill-build.org/mill/0.12.1/extending/new-language.html" rel="nofollow">https://mill-build.org/mill/0.12.1/extending/new-language.ht...</a><p>For those of you who want to learn more about the design principles and architecture of Mill, and what makes it unique, you should check out the page on <i>Design Principles</i> which has links to videos and blog posts where I elaborate on what exactly makes Mill so different from Maven, Gradle, SBT, Bazel, and so on:<p>* Mill Design Principles <a href="https://mill-build.org/mill/0.12.1/depth/design-principles.html" rel="nofollow">https://mill-build.org/mill/0.12.1/depth/design-principles.h...</a><p>I've mentioned this in a few places, but the comparisons with other build tools are best-effort. I have no doubt they can be made more accurate, and welcome feedback so I can go back and refine them. Please take them with a grain of salt<p>I'm also trying to get the community involved, so it's not just me writing code and running the show. To that end, I have set up a bounty program, so pay out significant sums of money (500-2000USD a piece) for people who make non-trivial contributions. It's already paid out about 10kUSD and has another 20kUSD on the table, so if anyone wants to get involved and make a little cash, feel free to take a shot at one of the bounties! <a href="https://github.com/orgs/com-lihaoyi/discussions/6">https://github.com/orgs/com-lihaoyi/discussions/6</a>