SkillAgentSearch skills...

ClojureRS

Clojure, implemented atop Rust (unofficial)

Install / Use

/learn @clojure-rs/ClojureRS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://github.com/clojure-rs/ClojureRS/blob/master/logo/clojureRS-logo-horizontal.png" alt="ClojureRS Logo"/> </p> <p align="center"><b>Put simply, Clojure implemented atop Rust! For now, a Clojure interpreter implemented in Rust.</b></p> <p align="center"> <img src="https://img.shields.io/github/workflow/status/clojure-rs/ClojureRS/Rust"></a> <a href="https://discord.gg/mFE3JNr"><img src="https://img.shields.io/discord/703549047901913189?logo=discord"></a> </p> <br>

REPL

<p align="center"><i>The REPL in action!</i></p>

Project Goals:

  1. To create a version of Clojure that gets to exist independent of a particular platform
  2. To explore a Clojure that, being more independent, has
    1. Proper tail call elimination
    2. Conditions / Restarts
    3. Any other feature it might not normally be able to indulge
  3. To, should the project progress, begin looking more serious into advanced compilation techniques, to create a serious Clojure implementation

Check clojureRS.org (the file, not website) for more notes about the design of the language, which should grow as the program grows.

Discussion

Come join us on Discord!

View on GitHub
GitHub Stars976
CategoryDevelopment
Updated14d ago
Forks30

Languages

Rust

Security Score

95/100

Audited on Mar 21, 2026

No findings