Clojure
Clojure Deref (June 13, 2024)

Clojure Deref (June 13, 2024)

13 June 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.

Blogs, articles, and projects

Libraries and Tools

New releases and tools this week:

  • tools.build 0.10.4 - Clojure builds as Clojure programs

  • iort 0.1.54 - Interoperable Outcomes Research Tools

  • llama.clj 0.8.4 - Run LLMs locally. A clojure wrapper for llama.cpp

  • cljfx 1.9.0 - Declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame

  • honeysql 2.6.1147 - Turn Clojure data structures into SQL

  • nrepl 1.2 - A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments

  • cider 1.15 - The Clojure Interactive Development Environment that Rocks for Emacs

  • squint 0.7.111 - Light-weight ClojureScript dialect

  • yamlscript 0.1.61 - Programming in YAML

  • apie 0.2.1 - OpenAPI Service Validator

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