Scala|Published: Mar 22, 2023
What is the difference between Scala runner and Scala CLI
A sneak peek at the new scala runner, Scala CLI, including a comparison to its predecessor and a showcase of the tool.

A sneak peek at the new scala runner, Scala CLI, including a comparison to its predecessor and a showcase of the tool.

We have compared Scala Native performance aspects and memory usage with JVM and Graal Native Image in this article.

A guide on automatically parallelizing effectful code written with for-comprehensions and making the process simple and painless.

Update: Tutorials for Scala Toolkit were released on scala-lang page! Learn how to use Toolkit.

In this article, you'll learn more about changes in Scala 3's metaprogramming functionality compared to Scala 2.
