Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (May 20, 2022)

Clojure Deref (May 20, 2022)

20 May 2022
Alex Miller

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)

Highlights

ClojureScript had a major release this week, now version 1.11.54, which updates ClojureScript to match parity with Clojure 1.11 support (new math namespace and other new functions, etc), and also resolves a long-standing issue with how ClojureScript vendored dependencies that could cause dependency conflicts.

Podcasts and videos

Libraries and Tools

New releases and tools this week:

  • fitter - System component management library for Clojure

  • prometheus.clj - Pure clojure prometheus library

  • microhttp-ring-adapter 0.0.1 - Ring Adapter for microhttp

  • symspell-clj 0.4.3 - SymSpell spell checker in Clojure

  • create-sitefox-nbb 0.0.7 - Get a ClojureScript + sitefox + nbb server with one command

  • integrant-async - Utility library for the integrant to init/halt system keys in parallel

  • Calva 2.0.275 - Clojure & ClojureScript Interactive Programming for VS Code

  • joyride 0.0.12 - Joyride VS Code with Clojure

  • pathom3 2022.05.19-alpha - Logic programming via semantic attributes

  • tenet 1.0.67 - A Clojure(Script) library, which helps to create explicit and understandable results to unify and simplify the data flow

  • fulcro-rad 1.2.0 - Fulcro Rapid Application Development

  • sitefox-payments - Stripe subscriptions for Sitefox sites

  • scittle 0.2.8 - The Small Clojure Interpreter exposed for usage in browser script tags

  • xtdb 1.21.0 - General-purpose bitemporal database for SQL, Datalog & graph queries

  • spock - Wrappers of SWI and TuProlog in Clojure

  • polylith-kaocha - Kaocha-based test runner for Polylith