Software Alternatives & Reviews

Armed Bear Common Lisp VS Haskell

Compare Armed Bear Common Lisp VS Haskell 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...

Haskell logo Haskell

An advanced purely-functional programming language
  • Armed Bear Common Lisp Landing page
    Landing page //
    2021-10-15
  • Haskell Landing page
    Landing page //
    2023-05-01

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

Armed Bear Common Lisp videos

No Armed Bear 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 Armed Bear Common Lisp and Haskell)
Programming Language
19 19%
81% 81
IDE
100 100%
0% 0
OOP
18 18%
82% 82
Generic Programming Language

User comments

Share your experience with using Armed Bear 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 Armed Bear 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.

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 / about 3 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: about 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: about 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 Armed Bear 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

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.

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