Software Alternatives & Reviews

Hy VS Clozure Common Lisp

Compare Hy VS Clozure Common Lisp and see what are their differences

Hy logo Hy

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

Clozure Common Lisp logo Clozure Common Lisp

Clozure CL (often called CCL for short) is a free Common Lisp implementation with a long history.
  • Hy Landing page
    Landing page //
    2022-04-30
  • Clozure Common Lisp Landing page
    Landing page //
    2019-04-15

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

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

Clozure Common Lisp videos

No Clozure Common Lisp videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Hy and Clozure Common Lisp)
Programming Language
61 61%
39% 39
IDE
55 55%
45% 45
OOP
65 65%
35% 35
Text Editors
49 49%
51% 51

User comments

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

Social recommendations and mentions

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

Clozure Common Lisp mentions (5)

  • The IDEs we had 30 years ago and we lost
    The descendant of CCL runs on modern Intel Macs. (It also runs on Linux and Windows but without the IDE.) The modern IDE is quite a bit different from the original. In particular, it no longer has the interface builder. But it's still pretty good. It is now called Clozure Common Lisp (so the acronym is still CCL) and you can find it here: https://ccl.clozure.com/ If you want to run the original that is a bit... - Source: Hacker News / 4 months ago
  • The Saga of the Closure Compiler, and Why TypeScript Won
    Just for fun there is also Clozure Common Lisp. https://ccl.clozure.com/. - Source: Hacker News / 7 months ago
  • Consuming HTTP endpoint using Common Lisp
    I have decided it is time to have some fun and use Common Lisp to create algorithm representation that deals with parallel execution. For this I decided to use Clozure common lisp, put basic Qucklisp there and load some libraries to do this. - Source: dev.to / over 1 year ago
  • Corman Lisp development environment for MS Windows
    CCL also supports windows: https://ccl.clozure.com/. - Source: Hacker News / over 1 year ago
  • Common Lisp for microservices
    The only thing I've not seen said yet is that Clozure Common Lisp will probably be smaller at runtime than the more common SBCL. The latter has better support, however. Source: almost 2 years ago

What are some alternatives?

When comparing Hy and Clozure Common Lisp, you can also consider the following products

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

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

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

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

Armed Bear Common Lisp - Armed Bear Common Lisp (ABCL) is a full implementation of the Common Lisp language featuring both...

Racket Lang - Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...