cljrs alpha
a Clojure dialect implemented in Rust

cljrs is an experimental Clojure dialect targeting the Rust ecosystem. It aims to be a capable Lisp runtime with persistent data structures, a hosted macro system, and native interop — compiled or interpreted, suitable for use as an agentic coding runtime.

Available on crates.io. Early stage; expect rough edges.

user=> 
loading…