Software Alternatives & Reviews

Haskell VS Erlang

Compare Haskell VS Erlang and see what are their differences

Haskell logo Haskell

An advanced purely-functional programming language

Erlang logo Erlang

A programming language used to build massively scalable soft real-time systems with requirements on high availability
  • Haskell Landing page
    Landing page //
    2023-05-01

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

  • Erlang Landing page
    Landing page //
    2023-05-09

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

Haskell videos

Functional Programming & Haskell - Computerphile

More videos:

  • Review - Marloe Haskell Review
  • Review - Marloe Watch Company - Haskell - Watch Review

Erlang videos

Book Review - Erlang in Anger

More videos:

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

Category Popularity

0-100% (relative to Haskell and Erlang)
Programming Language
69 69%
31% 31
OOP
62 62%
38% 38
Generic Programming Language
Development
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, Haskell seems to be a lot more popular than Erlang. While we know about 21 links to Haskell, we've tracked only 2 mentions of Erlang. 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.

Haskell mentions (21)

  • Is there a programming language that will blow my mind?
    Haskell - a general-purpose functional language with many unique properties (purely functional, lazy, expressive types, STM, etc). You mentioned you dabbled in Haskell, why not try it again? (I've written about 7 things I learned from Haskell, and my book is linked at them bottom if you're interested :) ). Source: 11 months ago
  • Where to go from here?
    Where you go is entirely up to you. According to haskell.org, Haskell jobs are a-plenty. sigh. Source: about 1 year ago
  • Haskell.org now has "Get Started" page!
    Should they be part of haskell.org or something else? Source: over 1 year ago
  • Haskell.org now has "Get Started" page!
    Haskell.org now has a big purple Get Started button that takes you to a nice short guide (haskell.org/get-started) that quickly provides all the basic info to get going with Haskell. It is aimed for beginners, to reduce choice fatigue and to give them a clear, official path to get going. Source: over 1 year ago
  • dev environment for windows
    I just jumped into the wiki "Write Yourself a Scheme in 48 hours" which looks pretty good. (although some of the text explanation is hard to understand without context).. I used cabal to set up the starter project. Sublime editor seems to work OK and I just use the git Bash shell on windows to compile the program directly on the command line. So maybe this is all good enough for now (?). It seems installing... Source: over 1 year ago
View more

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 2 months 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

What are some alternatives?

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

Rust - A safe, concurrent, practical language

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

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

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

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

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.