Software Alternatives & Reviews

Erlang VS Scala Lang

Compare Erlang VS Scala Lang and see what are their differences

Erlang logo Erlang

A programming language used to build massively scalable soft real-time systems with requirements on high availability

Scala Lang logo Scala Lang

Scala is a pure-bred object-oriented language that runs on the JVM
  • Erlang Landing page
    Landing page //
    2023-05-09

We recommend LibHunt Erlang for discovery and comparisons of trending Erlang projects.

  • Scala Lang Landing page
    Landing page //
    2023-07-28

Erlang videos

Book Review - Erlang in Anger

More videos:

  • Review - Erlang is getting pretty! - Michal Muskala | Code BEAM SF 20

Scala Lang videos

No Scala Lang videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Erlang and Scala Lang)
Programming Language
42 42%
58% 58
OOP
45 45%
55% 55
Development
100 100%
0% 0
Generic Programming Language

User comments

Share your experience with using Erlang and Scala Lang. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Scala Lang should be more popular than Erlang. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Erlang mentions (2)

  • Perfect Elixir: Environment Setup
    I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / about 1 month ago
  • What is Calypso?
    However, as Elixir is inherently tied to the BEAM and Erlang/OTP, it means that it has features like immutable variables (though you can rebind them and have state via process loops, e.g. Agents or GenServers). This also means that OTP is the main "application framework" for Elixir/Erlang. In my opinion, OTP is a pretty good design philosophy for applications, but sometimes it's just kind of hard to set up or wrap... - Source: dev.to / about 3 years ago

Scala Lang mentions (5)

  • how to setup scala
    I have a new windows 10 and downloaded the Coursier installer from scala-lang.org, the https://docs.scala-lang.org/getting-started/index.html says that you should have either java8 or java11 installed but most tutorials online and posts says to install latest version of java, which java jdk version should I install or does Coursier install it for me or do I choose the latest jdk (java-jdk-19)? Source: over 1 year ago
  • [NEWBIE] Problem with the very first project (Coursier installer, Win 10, Java 8)
    Try manually installing sbt without coursier. The instructions are on https://scala-lang.org. Source: over 1 year ago
  • The “Either” Issue
    I had met the core developers, we had discussing a lot about which technology would better address our demand and, after many considerations, we had chosen Scala. - Source: dev.to / about 2 years ago
  • Next programming language?
    I like scala. It combines object-oriented and functional programming into one high-level language, which makes it fun to learn. I don't know if it is popular in the robotics industry, but it runs on the jvm and can be combined with java, so there is that. I recommend the book "programming scala". Source: over 2 years ago
  • 25 years of OCaml
    Scala with the Typelevel ecosystem. Stay on the jVM, but have a much more pleasant and robust experience, including a great REPL. Source: almost 3 years ago

What are some alternatives?

When comparing Erlang and Scala Lang, you can also consider the following products

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible

Perl - Highly capable, feature-rich programming language with over 26 years of development

Haskell - An advanced purely-functional programming language

Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

Rust - A safe, concurrent, practical language