Clojure
Clojure Deref (Sept 13, 2024)

Clojure Deref (Sept 13, 2024)

13 September 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:

  • brew-install 1.12.0.1479 - Clojure CLI installer

  • deps-new 0.8.0 - Create new projects for the Clojure CLI / deps.edn

  • zero 0.1.21 - Build Web UIs in ClojureScript

  • core - Endless Vampire Roguelike

  • splint 1.17.0 - A Clojure linter focused on style and code shape

  • clj-async-profiler 1.3.0 - Embedded high-precision Clojure profiler

  • clj-yaml 1.0.28 - YAML encoding and decoding for Clojure

  • lingo 1.0.5 - spec explain improved

  • inspector 1.1.3 - See what your functions are doing

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

  • xtdb 2.0.0-beta1 - An immutable SQL database for application development, time-travel reporting and data compliance

  • cursive 1.14.0-eap1 - The IDE for beautiful Clojure code

  • kindly 4-beta12 - A small library for defining how different kinds of things should be rendered

  • ClojureStorm 1.12.0-rc2 - A fork of the official Clojure compiler, with some extra code added to make it a dev compiler

  • bbin 0.2.4 - Install any Babashka script or project with one command

  • kindly-advice 1-beta8 - A small library to advise Clojure data visualization and notebook tools how to display forms and values, following the kindly convention

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

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

  • pp 2024-09-09.69 - Pretty-print Clojure data structures, fast

  • http-client 0.4.21 - HTTP client for Clojure and Babashka built on java.net.http

  • calva 2.0.471 - Clojure & ClojureScript Interactive Programming for VS Code

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

  • cmdstan-clj 1-alpha3 - Using the Stan statistical modelling language from Clojure using the CmdStan CLI

  • cherry 0.3.22 - Experimental ClojureScript to ES6 module compiler