#scala-3

[ follow ]
fromScala-lang
1 day ago

Scala 3.3.7 LTS is now available!

Scala 3.3.7 LTS is now available! This patch release backports most of the bugfixes and some of the improvements introduced in the Scala Next series to the Scala 3.7.3 release. All of the backported changes were proven to not break either binary or source compatibility, by testing over 1500 projects in the Scala 3 Open Community Build.
Software development
fromScala-lang
3 weeks ago

A new repository for Scala nightlies

As a result of a number of features to be delivered in Scala 3.8, chief among them the standard library built with Scala 3, the size of the average Scala 3 release has increased considerably. Based on that fact, we have decided it is no longer suitable to publish them to Maven Central alongside stable releases, and a dedicated hosting space should be used instead.
Software development
Scala
fromMedium
1 month ago

Scala 3 & ZIO: Functional Concurrency That Scales Cleanly

Use Scala 3 with ZIO to build functional, typed, structured-concurrency services that are reliable, resource-safe, and scalable under traffic spikes.
Software development
fromMedium
1 month ago

The Q

Project Q is a Scala 3 string-interpolation-based query library prototype emphasizing extensibility, DSL customization, and efficient streaming of large result sets via Iterable[T].
#scala
Scala
fromMedium
1 month ago

I Wasted 3 Months Learning Scala the Wrong Way (This Book Fixed Everything)

Transition to Scala 3 is essential due to a new contract requiring functional programming expertise.
Scala
fromMedium
3 months ago

Yet Another Scala 3 Migration Story

The migration to Scala 3 was mostly automatic with minimal manual intervention needed, highlighting the efficiency of the process.
Scala
fromMedium
4 months ago

Exploring the New Features of Scala 3

Scala 3 simplifies syntax while enhancing expressiveness and developer accessibility.
Web frameworks
fromMedium
4 months ago

Taking JVM to the browser (again) with CheerpJ and Scala 3

CheerpJ enables running legacy Java applications in web browsers, streamlining user experience and reducing update burdens.
[ Load more ]