Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (July 27, 2024)

Clojure Deref (July 27, 2024)

27 July 2024
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:

  • overarch 0.28.0 - A data driven description of software architecture based on UML and the C4 model

  • tweet-repl - Compose tweets in a REPL-like client

  • system 1.0.254 - A dependency injection library for Clojure and ClojureScript

  • clojure-cli-config 2024-07-17 - User aliases and Clojure CLI configuration for deps.edn based projects

  • project-templates 2024-07-07 - Clojure CLI Production level templates for seancorfield/deps-new

  • astro 2024-07-26 - Rich development workflow with Clojure support, using AstroNvim 4 and selected plugins

  • flow-storm-debugger 3.17.1 - A debugger for Clojure and ClojureScript with some unique features

  • sci 0.8.42 - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs

  • vybe 0.4.141 - A Clojure framework for game dev

  • testa 0.1.0 - A small testing utility library that helps you write clojure.test tests for async behavior

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

  • cli 0.8.60 - Turn Clojure functions into CLIs!

  • nbb 1.2.191 - Scripting in Clojure on Node.js using SCI