Software Alternatives & Reviews

Clozure Common Lisp VS LIPS Scheme

Compare Clozure Common Lisp VS LIPS Scheme 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.

LIPS Scheme logo LIPS Scheme

Scheme based powerful lisp interpreter written in JavaScript
  • Clozure Common Lisp Landing page
    Landing page //
    2019-04-15
  • LIPS Scheme Landing page
    Landing page //
    2022-11-13

Category Popularity

0-100% (relative to Clozure Common Lisp and LIPS Scheme)
IDE
67 67%
33% 33
Programming Language
66 66%
34% 34
OOP
70 70%
30% 30
Text Editors
73 73%
27% 27

User comments

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

Social recommendations and mentions

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

LIPS Scheme mentions (8)

  • (Learn 'Scheme)
    Sweet, I'll have to give that a go :) Another option in browser land is lips[0], which exclusively targets a js backend. [0] https://lips.js.org. - Source: Hacker News / 6 months ago
  • All Web frontend lisp projects
    For Scheme implementations there are LIPS and biwascheme. I haven't done more than play around with them, so I can't really give an informed opinion about pros and cons or favorites. Source: 12 months ago
  • What other Scheme parser tricks do you know?
    In my interpreter, LIPS Scheme, vector literal syntax is created using a syntax extension, a token that is mapped to a function or a macro. So you can use things like this:. Source: about 1 year ago
  • How to list defined symbols?
    I'm not sure about other Scheme interpreters but in my interpreter LIPS Scheme, there is (env) function that returns a list of symbols. You can also access environment objects e.g. (current-environment) return object that is used internally. And you can even access the scope chain because the env object has __parent__ property that returns the parent scope. Source: over 1 year ago
  • May I see some of your projects? :)
    Few of my Open Source projects: * jQuery terminal * LIPS Scheme * Gaiman * Sysend * Wayne. Source: over 1 year ago
View more

What are some alternatives?

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

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

bacon.js - A small functional reactive programming lib for JavaScript.

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

Rust - A safe, concurrent, practical language

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

Gambit - Cross-platform chess game.