Clojure
Clojure Deref (July 30, 2022)

Clojure Deref (July 30, 2022)

30 July 2022
Alex Miller

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)

Highlights

The Deref has been on summer vacation but we are back!

It was great to see the announcement that reClojure is returning as an online event from Dec 2-3 with a focus on Clojure Growth. I like the sound of that!

As mentined a couple weeks back, we are close to finalizing the dates for the next Clojure/conj so watch this space but currently we are looking at late April 2023.

Libraries and Tools

New releases and tools this week:

  • clerk 0.9.513 - Local-First Notebooks for Clojure

  • honeysql 2.3.911 - Turn Clojure data structures into SQL

  • next-jdbc 1.2.790 - A modern low-level Clojure wrapper for JDBC-based access to databases

  • inertia-clojure 0.2.5 - A Clojure adapter for Inertia.js

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

  • conductor-clojure 0.2.0 - Software Development Kit for Netflix Conductor

  • clojure-lsp 2022.07.24-18.25.43 - Clojure & ClojureScript Language Server (LSP) implementation

  • graphcom - Dependency graph computations for Clojure

  • tools.jvm 0.0.15 - Tools for introspecting the current JVM process in Clojure

  • tools.jcmd.jfr 0.0.3 - Invoke JFR from inside the JVM using Clojure

  • merr 0.4.169 - Minimal and good enough error handling library for Clojure/ClojureScript

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

  • cli 0.3.33 - Turn Clojure functions into CLIs

  • graffito - Graphql Interface for Pathom3

  • re-graph 0.2.0 - A graphql client for clojurescript and clojure

  • migratus 1.3.8 - MIGRATE ALL THE THINGS!

  • clojure-mode 5.15.0 - Emacs support for the Clojure(Script) programming language

  • build.edn 0.6.131 - Make your Clojure library build process easy

  • DartClojure 0.1.12 - Opinionated Dart→Clojure translater

  • clj-browser-eval - Turn any HTML input field into a Clojure interpreter