SICL VS Cleavir

Compare SICL vs Cleavir and see what are their differences.

SICL

A fresh implementation of Common Lisp (by robert-strandh)

Cleavir

an implementation-independent framework for creating Common Lisp compilers (by s-expressionists)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SICL Cleavir
26 3
1,051 45
- -
9.9 6.6
10 days ago 3 months ago
TeX Common Lisp
GNU General Public License v3.0 or later BSD 2-clause "Simplified" License
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.

SICL

Posts with mentions or reviews of SICL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

Cleavir

Posts with mentions or reviews of Cleavir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • Re-targeting (Lisp) compilers
    8 projects | /r/lisp | 20 Sep 2022
    Clasp notably uses Cleavir which is “an implementation-independent framework for creating Common Lisp compilers”.
  • Flexible intrinsics for my minimal code generator
    2 projects | /r/ProgrammingLanguages | 20 Jun 2022
    I think something similar has come up with the Cleavir framework; there are currently separate instruction types for arithmetic operations, but it has been proposed to replace them with fewer types, because there is little use in specific types. Register allocation is specified the hard way currently, while as you say, the complexity even for x86-64's multiplication and division instructions is just in forcing use of the right input and output registers.
  • Clasp reaches 1.0 (Common Lisp with C++ Interop)
    3 projects | news.ycombinator.com | 27 Mar 2022
    This is a project that has been in development for years now and also makes use of the Cleavir compiler framework (https://github.com/s-expressionists/Cleavir), which is being developed as part of another new Common Lisp implementation called SICL (https://github.com/robert-strandh/SICL).

    Congrats to the CLASP devs, this is a huge accomplishment and it's really exciting to see a new CL implementation get a 1.0 release.

What are some alternatives?

When comparing SICL and Cleavir you can also consider the following projects:

HVM - A massively parallel, optimal functional runtime in Rust

ctype - CL type system implementation

clasp - clasp Common Lisp environment

Clostrum - First Class Global Environments

whirlisp - A whirlwind Lisp adventure

Eclector - A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees

one-more-re-nightmare - A fast regular expression compiler in Common Lisp

gophernotes - The Go kernel for Jupyter notebooks and nteract.

river-runner - Uses USGS/MERIT Basin data to visualize the path of a rain droplet to its endpoint.

OpenHD - OpenHD

awesome-cl-software - List of awesome application software built with Common Lisp