Software Alternatives, Accelerators & Startups

CLISP VS On Lisp

Compare CLISP VS On Lisp and see what are their differences

CLISP logo CLISP

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

On Lisp logo On Lisp

Learning Resources
  • CLISP Landing page
    Landing page //
    2019-03-19
  • On Lisp Landing page
    Landing page //
    2019-12-25

CLISP features and specs

  • Cross-platform compatibility
    CLISP is available on multiple platforms including Windows, macOS, and Linux, which makes it versatile and accessible for developers across different operating systems.
  • GNU Licensing
    Being licensed under the GNU General Public License, CLISP is free to use, modify, and distribute, which is beneficial for open-source projects and encourages community contributions.
  • Interpreter environment
    CLISP offers an interactive interpreter environment, allowing for rapid testing and prototyping of code, which can speed up development and debugging processes.
  • ANSI Common Lisp compliance
    CLISP adheres to the ANSI Common Lisp standard, ensuring that programs written in CLISP are compliant with the standard and thus more portable and reliable.

Possible disadvantages of CLISP

  • Performance limitations
    Compared to other Lisp implementations like SBCL, CLISP might exhibit slower performance, which can be a drawback for computation-heavy applications.
  • Limited support for external libraries
    CLISP may have limited or less convenient access to certain external libraries or advanced features compared to other implementations, potentially making integration with other systems or technologies more challenging.
  • Outdated documentation
    Some of CLISP's documentation and resources might be outdated, which can pose challenges for new users trying to learn and resolve issues using the available materials.
  • Less active community
    Compared to more popular Lisp systems, CLISP might have a smaller or less active community, which can result in fewer community-contributed resources or slower developments and updates.

On Lisp features and specs

No features have been listed yet.

CLISP videos

GNU CLISP - Brief introduction to install and setup of an artificially intelligent environment

On Lisp videos

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

Add video

Category Popularity

0-100% (relative to CLISP and On Lisp)
Programming Language
79 79%
21% 21
Education
0 0%
100% 100
IDE
100 100%
0% 0
OOP
76 76%
24% 24

User comments

Share your experience with using CLISP and On 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, On Lisp should be more popular than CLISP. It has been mentiond 4 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.

CLISP mentions (1)

  • What are the advantages for an imperative language to not be expression based?
    CLisp is an unfortunate contraction, also naming an implementation, but yes, the Common Lisp spec is that big. Source: over 2 years ago

On Lisp mentions (4)

  • Prolog-rs: Minimal Prolog implemented in Rust
    See also https://github.com/RussAbbott/pylog which has a toy Prolog implementation and was wondering if it could be done in Python. - Source: Hacker News / about 1 year ago
  • Quote-Unquote "Macros"
    Paul Graham's https://paulgraham.com/onlisp.html is a whole book about it that really helped it click for me. The challenge with the syntax is that there is no syntax. Work that we're used to offloading to syntax is instead carried by your brain. - Source: Hacker News / about 1 year ago
  • Defense of Lisp Macros
    BTW, if you're interested in learning more about Lisp macros, Paul Graham's book about advanced Lisp programming, On Lisp, covers the topic pretty extensively and it's freely downloadable from his website: Book description: https://paulgraham.com/onlisp.html Download page: https://paulgraham.com/onlisptext.html. - Source: Hacker News / about 1 year ago
  • [Getting (re)started] Where can I learn about setf?
    Some info can be found here: http://paulgraham.com/onlisp.html. Source: almost 4 years ago

What are some alternatives?

When comparing CLISP and On Lisp, you can also consider the following products

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

Practical Common Lisp - Learning Resources

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

Land of Lisp - Learning Resources

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

Hackr.io - There are tons of online programming courses and tutorials, but it's never easy to find the best one. Try Hackr.io to find the best online courses submitted & voted by the programming community.