Software Alternatives & Reviews

Haskell VS Crystal (programming language)

Compare Haskell VS Crystal (programming language) and see what are their differences

Haskell logo Haskell

An advanced purely-functional programming language

Crystal (programming language) logo Crystal (programming language)

Programming language with Ruby-like syntax that compiles to efficient native code.
  • Haskell Landing page
    Landing page //
    2023-05-01

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

  • Crystal (programming language) Landing page
    Landing page //
    2022-01-26

Haskell videos

Functional Programming & Haskell - Computerphile

More videos:

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

Crystal (programming language) videos

No Crystal (programming language) videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Haskell and Crystal (programming language))
Programming Language
39 39%
61% 61
OOP
38 38%
62% 62
Generic Programming Language
Learning Resources
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Crystal (programming language) should be more popular than Haskell. It has been mentiond 110 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.

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

Crystal (programming language) mentions (110)

  • Crystal 1.11.0 Is Released
    I like the first code example on https://crystal-lang.org
        # A very basic HTTP server.
    - Source: Hacker News / 4 months ago
  • Choosing Go at American Express
    If you're interested, take a look at Crystal (https://crystal-lang.org/)! - Source: Hacker News / 4 months ago
  • Ruby 3.3's YJIT: Faster While Using Less Memory
    Obviously as an interpreted language, it's never going to be as fast as something like C, Rust, or Go. Traditionally the ruby maintainers have not designed or optimized for pure speed, but that is changing, and the language is definitely faster these days compared to a decade ago. If you like the ruby syntax/language but want the speed of a compiled language, it's also worth checking out Crystal[^1]. It's mostly... - Source: Hacker News / 4 months ago
  • What languages are useful for contribution to the GNOME project.
    Crystal is a nice language that's not only simple to read and write but performs very well too. And the documentation is amazing as well. Source: 5 months ago
  • Jets: The Ruby Serverless Framework
    Ruby is a super fun scripting language. I much prefer it to python when I need something with a little more "ooomph" than bash. It's just...nice...to write in. Ruby performance has come a long way in the last decade as well. There's libraries for pretty much everything. My modern programming toolkit is basically golang + ruby + bash and I am never left wanting. I do find Crystal (https://crystal-lang.org/) really... - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing Haskell and Crystal (programming language), you can also consider the following products

Rust - A safe, concurrent, practical language

Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

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

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

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

V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.