Software Alternatives & Reviews

Hy VS Haskell

Compare Hy VS Haskell and see what are their differences

Hy logo Hy

Hy is a wonderful dialect of Lisp that’s embedded in Python.

Haskell logo Haskell

An advanced purely-functional programming language
  • Hy Landing page
    Landing page //
    2022-04-30
  • Haskell Landing page
    Landing page //
    2023-05-01

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

Hy

Categories
  • Programming Language
  • OOP
  • IDE
  • Text Editors
Website docs.hylang.org
Details $-

Haskell

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • Dynamic Programming Language
Website haskell.org
Details $

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

  • Review - Cleveland Launcher XL Hy-Wood Review
  • Review - HY Extracts (Jack Herer) Review

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 Hy and Haskell)
Programming Language
31 31%
69% 69
IDE
100 100%
0% 0
OOP
31 31%
69% 69
Generic Programming Language

User comments

Share your experience with using Hy 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 should be more popular than Hy. It has been mentiond 21 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.

Hy mentions (9)

  • Python's “Disappointing” Superpowers
    Hy: https://docs.hylang.org/en/stable/ I tend to stick to vanilla python though, mainly because Hy is too much of an hassle for my use cases. - Source: Hacker News / about 1 year ago
  • Why Lisp?
    Q: is there any game dev happening in Lisp? A: https://kandria.com/ and https://itch.io/jam/lisp-game-jam-2022 Q: how do I write a website with Lisp? A: https://lispcookbook.github.io/cl-cookbook/web.html#easy-routes-hunchentoot and https://www.gnu.org/software/guile/manual/html_node/Web-Examples.html Q: do I have to use emacs for developing Lisp? A: No, https://github.com/vlime/vlime and... - Source: Hacker News / over 1 year ago
  • How trying new programming languages helped me grow as a software engineer
    I really like Hy because it's fully inter-operable with Python. But its documentation is insufficient for anything moderately complex, and its tooling support is pretty basic. If Hy were well documented and supported I'd use it for all my throwaway scripts and prototyping -- today I use Python for that. Source: over 1 year ago
  • Every programmer ever.
    You're looking for https://docs.hylang.org/en/stable. Source: over 1 year ago
  • Val on Programming: What makes a good REPL?
    I've been using the Hy REPL[0] whenever I've wanted to drop into a python REPL. The lack of whitespace formatting with Hy is great, but it still has access to all of python's libraries. [0] - https://docs.hylang.org/en/stable/. - Source: Hacker News / over 1 year ago
View more

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

What are some alternatives?

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

Steel Bank Common Lisp - Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.

Rust - A safe, concurrent, practical language

CLISP - CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible.

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

CMU Common Lisp - CMUCL is a high-performance, free Common Lisp implementation.

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