Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (Mar 6, 2025)

Clojure Deref (Mar 6, 2025)

06 March 2025
Alex Miller

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation.

Libraries and Tools

New releases and tools this week:

  • brew-install 1.12.0.1530 - Clojure CLI

  • docker-nrepl.el - Easily connect CIDER to nREPL servers running in Docker containers

  • action 0.0.9 - Controlled, data oriented state manipulation - Clojure/Script/Dart

  • baldr 1.0.9 - Positive reporting for clojure.test, works for Clojure, ClojureScript, Babashka, and nbb

  • flow-storm-cljs-compiler-plugin 1.0.0-beta2 - A FlowStorm plugin to debug the ClojureScript compiler

  • rpub 0.1.0 - A free open-source CMS written in Clojure

  • babashka 1.12.197 - Native, fast starting Clojure interpreter for scripting

  • squint 0.8.138 - Light-weight ClojureScript dialect

  • clojure-cli-config 2025-03-01 - User aliases and Clojure CLI configuration for deps.edn based projects

  • elin 2025.3.1-alpha - A Clojure development environment for Vim/Neovim and more!, primarily written in Babashka

  • rv 0.0.5 - A Clojure library exploring the application of pure reasoning algorithms

  • replicant 2025.03.02 - A data-driven rendering library for Clojure(Script) that renders hiccup to DOM or to strings

  • clojure-ts-mode 0.2.3 - The next generation Clojure major mode for Emacs, powered by TreeSitter

  • flow-storm-async-flow-plugin 1.0.0-beta3 - A FlowStorm plugin to debug core.async.flow graphs

  • clay 2-beta31.1 - A tiny Clojure tool for dynamic workflow of data visualization and literate programming

  • noj 2-beta9.1 - A clojure framework for data science

  • deps.clj 1.12.0.1530 - A faithful port of the clojure CLI bash script to Clojure