Software Alternatives & Reviews

Steel Bank Common Lisp VS Clozure Common Lisp

Compare Steel Bank Common Lisp VS Clozure Common Lisp and see what are their differences

Steel Bank Common Lisp logo Steel Bank Common Lisp

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

Clozure Common Lisp logo Clozure Common Lisp

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

Category Popularity

0-100% (relative to Steel Bank Common Lisp and Clozure Common Lisp)
Programming Language
62 62%
38% 38
IDE
59 59%
41% 41
OOP
65 65%
35% 35
Text Editors
54 54%
46% 46

User comments

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

Social recommendations and mentions

Clozure Common Lisp might be a bit more popular than Steel Bank Common Lisp. We know about 5 links to it since March 2021 and only 5 links to Steel Bank Common Lisp. 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.

Steel Bank Common Lisp mentions (5)

  • Not only Clojure – Chez Scheme: Lisp with native code speed
    Tangential: if we're talking Lisp and native code speed, Steel Bank Common Lisp (by default) compiles everything to machine code. [0] https://sbcl.org. - Source: Hacker News / 7 months ago
  • A few newbie questions about lisp
    Q5: Get http://sbcl.org/. Install https://quicklisp.org/. SBCL is the implementation that's the lowest friction, and Quicklisp is a package manager that's almost* painless. Source: 11 months ago
  • [C++20][safety] static_assert is all you need (no leaks, no UB)
    That is what we do in Lisp. Try sbcl if you haven't tried it yet. Source: about 1 year ago
  • Trying to wrap my head around `xbps-src`
    I want to add the sbcl-doc subpackage (the manual for SBCL in GNU Info format), but first I need to understand how to write package definitions. As far as I understand there are the "templates" which are shell scripts that describe how a package is to be built and installed, and xbps-src is a shell script which can process these templates to actually carry out the work. Source: over 2 years ago
  • Ask HN: Areas in Programming to Avoid
    > Lisp looks like Python, that's far from C, and usually it's a "interpreted" language, far from machine the currently most popular Common Lisp implementation is based around an optimizing native code compiler. That compiler has its roots in the early 80s. See https://sbcl.org . It's far away from being 'interpreted'. - Source: Hacker News / almost 3 years ago

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 Steel Bank Common Lisp and Clozure Common Lisp, you can also consider the following products

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

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

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

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...

ManKai Common Lisp - ManKai Common Lisp (MKCL) aims to be a full implementation of the Common Lisp language in...