Software Alternatives, Accelerators & Startups

Haskell From First Principles VS Steel Bank Common Lisp

Compare Haskell From First Principles VS Steel Bank Common Lisp and see what are their differences

Haskell From First Principles logo Haskell From First Principles

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

Steel Bank Common Lisp logo Steel Bank Common Lisp

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.
  • Haskell From First Principles Landing page
    Landing page //
    2020-01-11
  • Steel Bank Common Lisp Landing page
    Landing page //
    2019-04-24

Category Popularity

0-100% (relative to Haskell From First Principles 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 Haskell From First Principles 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, Haskell From First Principles seems to be a lot more popular than Steel Bank Common Lisp. While we know about 83 links to Haskell From First Principles, we've tracked only 5 mentions of Steel Bank 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.

Haskell From First Principles mentions (83)

  • Ask HN (Personal): Has anyone here ever tried throwing everything away?
    Yeah! Six months after graduating from Northwestern University I quit my cushy 6-figure WFH job to move to Finland as a quasi-illegal immigrant. (I say "quasi-" because "STEM undergrad from a top university moving to a much poorer country" is, ah, not what you usually think of.) I was unemployed for over a year due to passport issues, living in a tiny vacation town of ~10,000 close to the Arctic Circle, and used... - Source: Hacker News / 5 months ago
  • The Meaning of Monad in MonadTrans
    If anyone else is wondering, it looks like HPFFP is "Haskell Programming from First Principles" :) https://haskellbook.com/. - Source: Hacker News / 11 months ago
  • Best way to prepare for cs classes?
    Forget about C++. Pick up a copy of Modern Programming Languages: A Practical Introduction. Learn SML; forget about the rest of the chapters. Then, learn Haskell from this book. Optionally work through this book. Optionally read through SICP (not recommended). Source: about 1 year ago
  • Haskell book after Get Programming with Haskell?
    Parallel and Concurrent Programming in Haskell is a fantastic resource for learning some of the more interesting bits of Haskell at a low level. I usually recommend it as a second book after Haskell Programming from First Principles, which is a super comprehensive and meaty intro to Haskell. Source: about 1 year ago
  • Advancing in Haskell and type-level programming
    I would suggest that you learn Haskell first as a programming language and ignore type level programming. A good introduction to Haskell may be helpful to you: https://haskellbook.com/. 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 / 9 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 Haskell From First Principles and Steel Bank Common Lisp, you can also consider the following products

Real World Haskell - Learning Resources, Programming Courses, and Learn Programming

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.