Support for 32-bit platforms in Scala Native
Thread on the story of how this happened.
Shadaj Laddad (@ShadajL)
A Prelude of Purity: Scaling Back ZIO
Jorge's presentation now in a form of a blogpost. Jorge Vásquez (@jorvasquez2301) |
Scala Improvement Process - Evolving Scala openly and collaboratively
Today, we are excited to announce that the Scala Improvement Process is officially restarting and we welcome your proposals. Darja Jovanovic (@darjutak) |
Secure the Dependencies of your Scala Project on Github
We released sbt-dependency-submission, a GitHub action that submits the dependencies of sbt builds to the GitHub Dependency submission API (currently in beta) Adrien Piquerez (@adrienpi2) |
Type safety with refined
In this article we’ll learn how to use the Scala type system for avoiding runtime errors. On our way we’ll learn some basics about scala-cli. Michał Pawlik |
Architecture of Metals
This document describes the high-level architecture of Metals following the philosophy of rust-analyzer's ARCHITECTURE.md metals contributors |