openfirmware VS sbcl

Compare openfirmware vs sbcl and see what are their differences.

openfirmware

OpenFirmware as used on OLPC (and elsewhere) (by openbios)

sbcl

Mirror of Steel Bank Common Lisp (SBCL)'s official repository (by sbcl)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
openfirmware sbcl
6 59
96 1,769
- 1.1%
0.0 9.9
over 8 years ago about 13 hours ago
Forth Common Lisp
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openfirmware

Posts with mentions or reviews of openfirmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.
  • Thinking Forth
    2 projects | news.ycombinator.com | 20 Nov 2022
    OpenFirmware has some code for paging! ;)

    purpose: Set up page tables and turn on paging

    https://github.com/openbios/openfirmware/blob/master/cpu/x86...

  • Hypertext '87 (1987) [pdf]
    1 project | news.ycombinator.com | 31 Dec 2021
    NeWS didn't use FORTH. But HyperTIES used both FORTH and NeWS because there were a lot of things that FORTH could do that NeWS couldn't, like link and call C code. The FORTH I used was Mitch Bradley's "Sun Forth", which evolved into OpenFirmware, and which was once defined by an IEEE standard, "IEEE 1275-1994", but it was withdrawn because the standard was not reaffirmed:

    https://en.wikipedia.org/wiki/Open_Firmware

    >Open Firmware is described by IEEE standard IEEE 1275-1994, which was not reaffirmed by the Open Firmware Working Group (OFWG) since 1998 and has therefore been officially withdrawn by IEEE.

    It's still alive and maintained and used for many things. Here's the source code, called OpenBIOS:

    https://github.com/openbios

    https://github.com/openbios/openfirmware

    https://openfirmware.info

    https://openfirmware.info/Welcome_to_OpenBIOS

  • What to Learn
    2 projects | news.ycombinator.com | 18 Oct 2021
  • Moving Forth (1993)
    1 project | news.ycombinator.com | 23 Apr 2021
    Some Forth systems even have a "metacompiler" that lets one FORTH system compile another FORTH system for the same or different CPU, word size, byte order, threading model, etc, from the same source code!

    OpenFirmware (the FORTH burnt into boot roms of SPARC, PowerPC, OLPC, and other systems) is a great example:

    openfirmware/forth/kernel/metacompile.fth

    https://github.com/openbios/openfirmware/blob/d5cc657ce81c0f...

  • PostScript Language Reference [pdf]
    4 projects | news.ycombinator.com | 18 Apr 2021

sbcl

Posts with mentions or reviews of sbcl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.

What are some alternatives?

When comparing openfirmware and sbcl you can also consider the following projects:

forth - Porting Richard Jones' FORTH to ARM

ccl - Clozure Common Lisp

qpdf - QPDF: A content-preserving PDF document transformer

abcl - Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge

maths132-notes - Notes I wrote for Lee White's Maths 132 Differential Equations course, University of Melbourne, 1995-96

sb-simd - A convenient SIMD interface for SBCL.

BQN - An APL-like programming language. Self-hosted!

cl-ppcre - Common Lisp regular expression library

maiko - Medley Interlisp virtual machine

seed7 - Source code of Seed7

common-lisp-jupyter - A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.

lisp-xl - Common Lisp Microsoft XLSX (Microsoft Excel) loader for arbitrarily-sized / big-size files