Search Articles

Search Results: CommonLisp

CLJ-COLL: Bringing Clojure's Immutable Collections to Common Lisp

CLJ-COLL: Bringing Clojure's Immutable Collections to Common Lisp

A new library bridges the Lisp dialect divide by implementing Clojure's collection, sequence, and lazy-seq APIs in Common Lisp. CLJ-COLL enables immutable data structures and functional patterns while maintaining interoperability with native CL types, offering polyglot Lisp developers shared idioms and smoother transitions between ecosystems.