Software Alternatives & Reviews

Armed Bear Common Lisp VS Clojure

Compare Armed Bear Common Lisp VS Clojure and see what are their differences

Armed Bear Common Lisp logo Armed Bear Common Lisp

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

Clojure logo Clojure

Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
  • Armed Bear Common Lisp Landing page
    Landing page //
    2021-10-15
  • Clojure Landing page
    Landing page //
    2023-09-19

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

Armed Bear Common Lisp

Categories
  • Programming Language
  • IDE
  • OOP
  • Text Editors
Website common-lisp.net
Details $-

Clojure

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • JVM Programming Language
Website clojure.org
Details $

Armed Bear Common Lisp videos

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

+ Add video

Clojure videos

What is the business value of Clojure?

More videos:

  • Review - Blog in Clojure Code Review
  • Review - Clojure Web App Code Review

Category Popularity

0-100% (relative to Armed Bear Common Lisp and Clojure)
IDE
100 100%
0% 0
Programming Language
18 18%
82% 82
OOP
15 15%
85% 85
Text Editors
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Clojure should be more popular than Armed Bear Common Lisp. It has been mentiond 35 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.

Armed Bear Common Lisp mentions (4)

  • Ask HN: Which Lisp has the best TUI libraries?
    ABCl (Armed Bear Common Lisp) is a Common Lisp that runs in the JVM. https://common-lisp.net/project/armedbear/. - Source: Hacker News / over 2 years ago
  • In your opinion, what functional programming language is most suitable for scientific / numerical computing?
    It would be good to remember that just because something runs on the jvm doesn't mean it's Java. Hell there is a common lisp that runs on the JVM (armored bear common lisp). Source: over 2 years ago
  • Machine Learning in Lisp
    In Common Lisp, - native or FFI, there are a couple of libraries: see https://github.com/CodyReichert/awesome-cl#machine-learning - besides C, there is a way to interface with Java: https://github.com/CodyReichert/awesome-cl#java ; as well as an implementation abcl that runs over JVM - there are two ways to interact with python: https://github.com/CodyReichert/awesome-cl#python - using CFFI vs streams. Source: almost 3 years ago
  • Lisp as an Alternative to Java
    Like this? https://common-lisp.net/project/armedbear/. - Source: Hacker News / almost 3 years ago

Clojure mentions (35)

  • A new F# compiler feature: graph-based type-checking
    I have a tangential question that is related to this cool new feature. Warning: the question I ask comes from a part of my brain that is currently melted due to heavy thinking. Context: I write a fair amount of Clojure, and in Lisps the code itself is a tree. Just like this F# parallel graph type-checker. In Lisps, one would use Macros to perform compile-time computation to accomplish something like this, I think.... - Source: Hacker News / 5 months ago
  • Ask HN: Why does the Clojure ecosystem feel like such a wasteland?
    As an analogy - my face hasn't changed all that much in a past few years, and I haven't changed my profile picture in those few years. Does it really mean that I'm unmaintained/dead? > Where can I find latest documentation [...]? The answer is still https://clojure.org/. And https://clojuredocs.org/ but it's community-maintained so might occasionally be missing some things right after they're released. E.g. As of... - Source: Hacker News / 7 months ago
  • Best implementation of CL for learning purposes
    As a Java/Scala user you should check out Clojure! It is highly recommended (https://clojure.org). Source: about 1 year ago
  • Why I decided to learn (and teach) Clojure
    Lisp is not a programming language, but a family of languages ​​with many dialects. The most famous dialects include Common Lisp, Clojure, Scheme and Racket. So after deciding that I was going to learn Lisp, I had to choose one of its dialects. - Source: dev.to / about 1 year ago
  • 8 Meta-learning Tips To Grow Your Skills as a Software Engineer
    I learned Clojure to implement a plugin for Metabase (the tool my former company used for creating business dashboards). I probably won’t ever use the language anymore in the future, but learning functional programming was fun and eye-opening. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Armed Bear Common Lisp and Clojure, you can also consider the following products

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

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

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

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

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

Rust - A safe, concurrent, practical language