What's the deal with Kotlin being referred to as the language for Scala Refugees?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Scaloid

    Scaloid makes your Android code easy to understand and maintain.

  • About Google - I am not talking about anybody contributing to Google. Do we as a community not need to reflect when Google preferred a newer language like Kotlin when we were already had an active Android ecosystem with projects like https://github.com/pocorall/scaloid and many others.

  • simple-sub

    Alternative algorithm for algebraic subtyping.

  • As a typical example, consider this type inference engine I designed a while ago. It's extremely efficient, because it represents type variable bounds using a mutable var field of List type. That's the only bit of mutability in the entire engine, making it okay to reason about, though the mutability does potentially infect everything, so you still have to be more careful. But I think if you'd listen to most people on this subreddit, they'd probably want you to put everything in a monad (making it several order of magnitudes slower), because mutability is too "dirty". The funny thing is that monads would honestly not make the algorithm easier to understand at all. It'd just be a lot more for comprehensions everywhere, but fundamentally the same algorithm...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts