Software Alternatives, Accelerators & Startups

ElixirScript VS Haskell

Compare ElixirScript VS Haskell and see what are their differences

ElixirScript logo ElixirScript

Compile a subset of Elixir to JavaScript

Haskell logo Haskell

An advanced purely-functional programming language
  • ElixirScript Landing page
    Landing page //
    2023-08-25
  • Haskell Landing page
    Landing page //
    2023-05-01

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

ElixirScript videos

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

+ Add video

Haskell videos

Functional Programming & Haskell - Computerphile

More videos:

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

Category Popularity

0-100% (relative to ElixirScript and Haskell)
Programming Language
8 8%
92% 92
Personal Finance
100 100%
0% 0
OOP
9 9%
91% 91
Generic Programming Language

User comments

Share your experience with using ElixirScript and Haskell. 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 ElixirScript. While we know about 21 links to Haskell, we've tracked only 2 mentions of ElixirScript. 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.

ElixirScript mentions (2)

  • Angular without SSR is faster than Next.js with SSR. I have the data
    I agree that there's room for a language that runs on the BEAM and also compiles to JS. Gleam looks great, and it's one of the up and coming languages that I'm rooting for. In addition to having a Javascript compile target, it's statically typed which is a prerequisite for me when it comes to productivity and correctness. There was actually a developer working on a subset of Elixir that compiles to JS called... - Source: Hacker News / almost 2 years ago
  • Erlscripten
    Elixirscript is a Elixir to Javascript transpiler with similar goals as our project. The main downside of Elixirscript is the lack of OTP support (Erlang’s main framework for building failsafe applications) — it works on a really small subset of the Elixir language and they need to rewrite the Elixir standard library in Javascript for it to work. In contrast we are OTP compatible — we transpiled the real Erlang... - Source: dev.to / about 3 years ago

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: about 1 year 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

What are some alternatives?

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

ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...

Rust - A safe, concurrent, practical language

C - One of the most widely used programming languages of all time

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

Haxe - Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.

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