Software Alternatives & Reviews

Chicken VS Common Lisp

Compare Chicken VS Common Lisp and see what are their differences

Chicken logo Chicken

A portable and efficient cross-platform Scheme implementation that compiles to C.

Common Lisp logo Common Lisp

The modern, multi-paradigm, high-performance, compiled, ANSI-standardized descendant of the long-running family of Lisp programming languages
  • Chicken Landing page
    Landing page //
    2021-10-18
  • Common Lisp Landing page
    Landing page //
    2023-09-18

We recommend LibHunt Common Lisp for discovery and comparisons of trending Common Lisp projects.

Chicken videos

KFC Nashville Hot Extra Crispy Chicken Review

More videos:

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

Common Lisp videos

Common Lisp Study Group - A In-depth Look into CLOS (part 1)

More videos:

  • Review - Common Lisp Study Group - Closures and Macro Basics

Category Popularity

0-100% (relative to Chicken and Common Lisp)
Programming Language
33 33%
67% 67
OOP
38 38%
62% 62
IDE
100 100%
0% 0
Development
0 0%
100% 100

User comments

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

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 2 months 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

Common Lisp mentions (11)

  • Origins of the Lisp logo
    The yin-yang logo with lambdas was designed by Guy Steele, and he has granted permission for its use to Common Lisp Foundation (the entity which runs common-lisp.net website and the gitlab.common-lisp.net repo). Source: about 1 year ago
  • New open source Common Lisp 3D graphics project -- call for participation
    A wiki and pm tool I personally like a lot, simple, lightweight, is trac but there is no free hosting available — but I could work on hosting on AWS for instance. MoinMoin is also a good and simple wiki. You are using Medium a lot, which could also be a sensible option but it is more a publishing platform than a collaborative platform. Gitlab is also a popular choice I believe and we could use the instance on... Source: almost 2 years ago
  • common-lisp.net down
    Does anybody have information how the content on common-lisp.net is handled? Source: about 2 years ago
  • common-lisp.net down
    Any insight into the current down-time for common-lisp.net? Source: about 2 years ago
  • What should be my next programming language?
    Python seems like a popular option these days and it is different enough from C++ in that it may teach you to think about programming in a different way. You could also try a functional language such as Lisp, Scheme) or Haskell -- they too will make you think differently about programming. Source: about 2 years ago
View more

What are some alternatives?

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

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

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

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

D (Programming Language) - D is a language with C-like syntax and static typing.

Gambit - Cross-platform chess game.

F# - F# is a mature, open source, cross-platform, functional-first programming language.