Software Alternatives & Reviews

Hy VS Clojure

Compare Hy VS Clojure and see what are their differences

Hy logo Hy

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

Clojure logo 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.
  • Hy Landing page
    Landing page //
    2022-04-30
  • Clojure Landing page
    Landing page //
    2023-09-19

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

Hy

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

Clojure

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • Dynamic Programming Language
Website clojure.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

Clojure videos

What is the business value of Clojure?

More videos:

  • Review - Blog in Clojure Code Review
  • Review - Clojure Web App Code Review

Category Popularity

0-100% (relative to Hy and Clojure)
Programming Language
28 28%
72% 72
IDE
100 100%
0% 0
OOP
27 27%
73% 73
Generic Programming Language

User comments

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

Social recommendations and mentions

Based on our record, Clojure should be more popular than Hy. It has been mentiond 35 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

Clojure mentions (35)

  • A new F# compiler feature: graph-based type-checking
    I have a tangential question that is related to this cool new feature. Warning: the question I ask comes from a part of my brain that is currently melted due to heavy thinking. Context: I write a fair amount of Clojure, and in Lisps the code itself is a tree. Just like this F# parallel graph type-checker. In Lisps, one would use Macros to perform compile-time computation to accomplish something like this, I think.... - Source: Hacker News / 6 months ago
  • Ask HN: Why does the Clojure ecosystem feel like such a wasteland?
    As an analogy - my face hasn't changed all that much in a past few years, and I haven't changed my profile picture in those few years. Does it really mean that I'm unmaintained/dead? > Where can I find latest documentation [...]? The answer is still https://clojure.org/. And https://clojuredocs.org/ but it's community-maintained so might occasionally be missing some things right after they're released. E.g. As of... - Source: Hacker News / 8 months ago
  • Best implementation of CL for learning purposes
    As a Java/Scala user you should check out Clojure! It is highly recommended (https://clojure.org). Source: about 1 year ago
  • Why I decided to learn (and teach) Clojure
    Lisp is not a programming language, but a family of languages ​​with many dialects. The most famous dialects include Common Lisp, Clojure, Scheme and Racket. So after deciding that I was going to learn Lisp, I had to choose one of its dialects. - Source: dev.to / about 1 year ago
  • 8 Meta-learning Tips To Grow Your Skills as a Software Engineer
    I learned Clojure to implement a plugin for Metabase (the tool my former company used for creating business dashboards). I probably won’t ever use the language anymore in the future, but learning functional programming was fun and eye-opening. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

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

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

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

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.

Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.

Rust - A safe, concurrent, practical language