clojure-scheme VS ClojureRS

Compare clojure-scheme vs ClojureRS and see what are their differences.

clojure-scheme

Clojure to Scheme to C to the bare metal. (by takeoutweight)

ClojureRS

Clojure, implemented atop Rust (unofficial) (by clojure-rs)
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
clojure-scheme ClojureRS
3 4
565 934
- 0.2%
0.0 2.2
over 4 years ago about 1 year ago
Clojure Rust
- Apache License 2.0
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.

clojure-scheme

Posts with mentions or reviews of clojure-scheme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-30.
  • Years in Common Lisp: 2022 in review
    1 project | news.ycombinator.com | 10 Jan 2023
    For me it's microcontrollers, however I've heard in spite of the unmaintained status, clojure-scheme[1] is very usable. It uses gambit to produce C-code you can compile anywhere.

    https://github.com/takeoutweight/clojure-scheme

  • ClojureRS – Clojure interpreter implemented in Rust
    9 projects | news.ycombinator.com | 30 Apr 2022
    > But wouldn't it make more sense to first rewrite Clojure itself in some small/minimal scheme-y subset of Clojure

    How about Scheme?: https://github.com/takeoutweight/clojure-scheme

    Note that this project is unmaintained and the last updates are ~10 years old.

  • Lokke: Clojure for Guile
    5 projects | /r/Clojure | 5 Jan 2021
    lokke seems to use Guile's tooling (compiler tower, to be specific) to compile clojure-esque code to objects understood by said Guile's tooling. This is a little different from Clojurescript's approach which use ClojureJVM to transpile to javascript. There was actually another Clojure to Scheme project that leverages Clojurescript JVM transpiler: https://github.com/takeoutweight/clojure-scheme - It targets Gambit scheme instead of Guile

ClojureRS

Posts with mentions or reviews of ClojureRS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-03.

What are some alternatives?

When comparing clojure-scheme and ClojureRS you can also consider the following projects:

farolero - Thread-safe Common Lisp style conditions and restarts for Clojure(Script) and Babashka.

cloture - Clojure in Common Lisp

cloroutine - Coroutine support for clojure

lokke - Lokke: Clojure for Guile

dotfiles - Home sweet home 🏠

babashka - Native, fast starting Clojure interpreter for scripting

pod-registry - Pod manifests describe where pods can be downloaded, etc.

process - Clojure library for shelling out / spawning sub-processes