Software Alternatives & Reviews

Armed Bear Common Lisp VS Chicken

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

Chicken logo Chicken

A portable and efficient cross-platform Scheme implementation that compiles to C.
  • Armed Bear Common Lisp Landing page
    Landing page //
    2021-10-15
  • Chicken Landing page
    Landing page //
    2021-10-18

Armed Bear Common Lisp videos

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

+ Add video

Chicken videos

KFC Nashville Hot Extra Crispy Chicken Review

More videos:

  • Review - KFC's® Nashville Hot Chicken REVIEW!

Category Popularity

0-100% (relative to Armed Bear Common Lisp and Chicken)
IDE
55 55%
45% 45
Programming Language
52 52%
48% 48
OOP
43 43%
57% 57
Text Editors
100 100%
0% 0

User comments

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

Social recommendations and mentions

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

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

Chicken mentions (5)

  • Veryl: A Modern Hardware Description Language
    Of course it does! What else would you call something like chicken scheme [https://call-cc.org/], ats [https://ats-lang.sourceforge.net/], or ghc [https://www.haskell.org/ghc/]? They are not "scripts", they are full-blown compilers that happen to use C as their compilation target, and then leverage C compilers to generate code for a variety of architecures. it's a very sensible way to do things. - Source: Hacker News / about 1 month ago
  • The Rise & Fall of LISP - Too Good For The Rest Of the World
    CHICKEN Scheme \ CHICKEN is a compiler for the Scheme programming language. It produces portable and efficient C and supports the R5RS and R7RS (work in progress) standards, and many extensions. It runs on Linux, OS X, Windows, many Unix flavours... Source: about 1 year ago
  • One Minute: Chicken Scheme
    Website: http://call-cc.org Manual: http://wiki.call-cc.org/manual/index Wiki: http://wiki.call-cc.org/ Repository: https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=summary Standard Libraries: http://wiki.call-cc.org/man/5/Included%20modules Extension Repository: http://eggs.call-cc.org/5/. - Source: dev.to / over 1 year ago
  • Ante: A low-level functional language
    If you’re fine with tracing GC (which depends on the situation, of course), Standard ML is a perfectly boring language (that IIUC predated and inspired Caml) and MLton[1] is a very nice optimizing compiler for it. The language is awkward at times (in particular, the separate sublanguage of modules can be downright unwieldy), and the library has some of the usual blind spots such as nonexistent Unicode support... - Source: Hacker News / almost 2 years ago
  • "matrico" 0.1 and "The Numerical Schemer"
    Enter matrico - a numerical Scheme module for, and fully written in, CHICKEN Scheme - which is an educational project on building a matrix-based numerical function library. - Source: dev.to / almost 2 years ago

What are some alternatives?

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

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

Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.

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

Racket Lang - Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...

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

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.