Clojure
Clojure Deref (Aug 18, 2023)

Clojure Deref (Aug 18, 2023)

18 August 2023
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:

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

  • tools.build 0.9.5 - Clojure builds as Clojure programs

  • brew-install 1.11.1.1386 - Clojure CLI installer

  • honeyeql 1.0.0 - HoneyEQL is a Clojure library enables you to query database using the EDN Query Language

  • typedclojure 1.1.1 - An optional type system for Clojure

  • pretty 2.1 - Library for helping print things prettily, in Clojure

  • antq 2.5.1109 - Point out your outdated dependencies

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

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

  • cherry 0.1.5 - Experimental ClojureScript to ES6 module compiler

  • clj-jwt 0.5.92 - A Clojure library to handle validation of JWTs and signing claims using JSON Web Keys

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

  • datalevin 0.8.19 - A simple, fast and versatile Datalog database

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

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