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.
Lazytest: Standalone BDD testing (by Noah Bogart) - London Clojurians
E99 - Replicant with Christian Johansen - ClojureStream Podcast
Cloverage — Clojure Test Coverage - Clojure Diary
Filtering maps based on key value pairs in Clojure - Clojure Diary
Call for Proposals. Feb. 2025 Member Survey - Kathy Davis (Clojurists Together)
Clojure Brain Teasers - Alex Miller and Lorilyn Jordan Miller
Frontend Development with Clojurescript and Replicant - Kari Marttila
Extensible Macros - Christophe Grand
OSS updates January and February 2025 - Michiel Borkent
Programmers: How Do You Partition A Collection? - Alex Coyle
How Multiply went from Datomic to XTDB to Rama - Nathan Marz
Clojure vs. Other Functional Programming Languages: A Quick Comparison - Ramon Rios (Flexiana)
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
babashka 1.12.197 - Native, fast starting Clojure interpreter for scripting
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
deps.clj 1.12.0.1530 - A faithful port of the clojure CLI bash script to Clojure