Software Alternatives, Accelerators & Startups

Real World Haskell VS Steel Bank Common Lisp

Compare Real World Haskell VS Steel Bank Common Lisp and see what are their differences

Real World Haskell logo Real World Haskell

Learning Resources, Programming Courses, and Learn Programming

Steel Bank Common Lisp logo Steel Bank Common Lisp

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.
  • Real World Haskell Landing page
    Landing page //
    2020-01-02
  • Steel Bank Common Lisp Landing page
    Landing page //
    2019-04-24

Category Popularity

0-100% (relative to Real World Haskell and Steel Bank Common Lisp)
Online Learning
100 100%
0% 0
Programming Language
0 0%
100% 100
Online Education
100 100%
0% 0
IDE
0 0%
100% 100

User comments

Share your experience with using Real World Haskell and Steel Bank 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, Real World Haskell should be more popular than Steel Bank Common Lisp. It has been mentiond 14 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.

Real World Haskell mentions (14)

  • Revisiting Haskell after 10 years
    The Real World Haskell book is also outdated, but can also be read online for free, and has many examples and exercises on writing practical and usable applications. Although I have not read the book to the fullest, I still recommend its monad transformers chapter, as it was the one that made it click for me. - Source: dev.to / 6 months ago
  • Book list opinion for revision/self-study
    Stage 2: Advanced topics - Real World Haskell - Haskell in Depth. Source: 7 months ago
  • Haskell book after Get Programming with Haskell?
    I also liked https://book.realworldhaskell.org/ since it layers up to (wait for it) real world problems e.g reading a barcode from an image. I'm old so the O'Reilly format has a warm place in my heart. More textbooky. Source: over 1 year ago
  • What is the best resource to learn Haskell in 2023?
    So we have LYAH, also there is O'Reilly book, which is a bit old but still mostly good, many people start with this book. After any of those three you can probably decide for yourself what to use to continue the study. Source: over 1 year ago
  • Building my XMonad config and...wow!
    I worked through Real World Haskell. http://book.realworldhaskell.org/. Source: over 1 year ago
View more

Steel Bank Common Lisp mentions (5)

  • Not only Clojure – Chez Scheme: Lisp with native code speed
    Tangential: if we're talking Lisp and native code speed, Steel Bank Common Lisp (by default) compiles everything to machine code. [0] https://sbcl.org. - Source: Hacker News / 10 months ago
  • A few newbie questions about lisp
    Q5: Get http://sbcl.org/. Install https://quicklisp.org/. SBCL is the implementation that's the lowest friction, and Quicklisp is a package manager that's almost* painless. Source: about 1 year ago
  • [C++20][safety] static_assert is all you need (no leaks, no UB)
    That is what we do in Lisp. Try sbcl if you haven't tried it yet. Source: about 1 year ago
  • Trying to wrap my head around `xbps-src`
    I want to add the sbcl-doc subpackage (the manual for SBCL in GNU Info format), but first I need to understand how to write package definitions. As far as I understand there are the "templates" which are shell scripts that describe how a package is to be built and installed, and xbps-src is a shell script which can process these templates to actually carry out the work. Source: over 2 years ago
  • Ask HN: Areas in Programming to Avoid
    > Lisp looks like Python, that's far from C, and usually it's a "interpreted" language, far from machine the currently most popular Common Lisp implementation is based around an optimizing native code compiler. That compiler has its roots in the early 80s. See https://sbcl.org . It's far away from being 'interpreted'. - Source: Hacker News / about 3 years ago

What are some alternatives?

When comparing Real World Haskell and Steel Bank Common Lisp, you can also consider the following products

Haskell From First Principles - A Haskell book for beginners that works for non-programmers and experienced hackers alike.

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

Exercism - Download and solve practice problems in over 30 different languages.

CMU Common Lisp - CMUCL is a high-performance, free Common Lisp implementation.

IHP - The fastest way to buildtype safe web apps 🔥

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