Software Alternatives & Reviews

Clozure Common Lisp VS Haskell

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

Clozure Common Lisp logo Clozure Common Lisp

Clozure CL (often called CCL for short) is a free Common Lisp implementation with a long history.

Haskell logo Haskell

An advanced purely-functional programming language
  • Clozure Common Lisp Landing page
    Landing page //
    2019-04-15
  • Haskell Landing page
    Landing page //
    2023-05-01

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

Clozure Common Lisp videos

No Clozure Common Lisp 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 Clozure Common Lisp and Haskell)
IDE
100 100%
0% 0
Programming Language
21 21%
79% 79
OOP
19 19%
81% 81
Generic Programming Language

User comments

Share your experience with using Clozure Common Lisp 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 Clozure Common Lisp. 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.

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

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: 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 Clozure Common Lisp 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

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

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

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

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