Clojure
Clojure Deref (Sept 3, 2021)

Clojure Deref (Sept 3, 2021)

03 September 2021
Alex Miller

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

Highlights

Clojurists Together announced their Q3 funding projects - congrats to all receiving funding and thanks to Clojurists Together for facilitating the funding of open source! I don’t know of any other language community that does as much as the Clojure community to support sustainable open source.

If you like learning things, two things to mention this week - Jacek Schae opened the Learn Datomic course for enrollment and Deep Learning for Programmers by Dragan Djuric finally hit 1.0.0! Dig in and learn something new!

In the core

I think both Fogus and I continued working on the same things we’ve been working on the last couple weeks but moving asymptotically closer to "finished". We also did a lot of updates on various Clojure JIRA tickets, preparing things for Rich to look at. We are expecting to move some of this work (lightweight keyword aliasing, update-keys, update-vals, bunch of jiras) over the line and into a Clojure 1.11.0-alpha2 over the next week. Not sure yet exactly what that will include, depends what makes it through review, some may slip out of alpha2, but I think we will have enough to get an alpha2 out regardless. A lot of what we have been working on is really revising how we work so that we can more regularly deliver new Clojure goodness to you!

This week also saw the release of a new Clojure CLI version, which is largely the same but bumps all of the transitive deps (importantly including some transitive dep security updates and Maven download concurrency improvements), and replaces our build process for the CLI itself with tools.build, so we are eating our dogfood there (and it tastes pretty good!). I did fix a few minor issues in tools.deps and tools.build through that process, but things went surprisingly smoothly.

Videos and podcasts

Libraries and Tools

New releases and tools this week:

  • Pathom 3 3 alpha - Logic programming via attribute relationships

  • Calva 2.0.211 - Calva is an integrated REPL powered environment for enjoyable and productive Clojure and ClojureScript development in Visual Studio Code.

  • babashka 0.6.0 - Fast-starting native scripting runtime for Clojure

  • tools.build v0.2.0 - Library of functions for building Clojure projects

  • farolero 1.3.0 - Thread-safe Common Lisp style conditions and restarts for Clojure(Script).

  • eastwood 0.9.9 - Clojure lint tool

  • classpath - Classpath/classloader/deps.edn related utilities

  • polylith 0.2.12-alpha - A tool used to develop Polylith based architectures in Clojure

  • build-clj v0.1.2 - Common build tasks abstracted into a library

  • obiwan 0.1.472 - redis/search clojure client based on jedis

  • Clojure CLI 1.10.3.967 - Clojure CLI

  • rn-rf-shadow - An example project to get you started with React Native using shadow-cljs

  • frechet 0.13.0 - Discrete Fréchet distance

  • fulcro 3.5.3 - A library for development of single-page full-stack web applications in clj/cljs

  • clojure-lsp 2021.09.03-00.42.46 - A Language Server for Clojure(script).

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

  • farolero 1.3.0 - Thread-safe Common Lisp style conditions and restarts for Clojure(Script).

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

  • timbre-json-appender 0.2.3 - JSON appender for Timbre

  • java-http-clj 0.4.3 - Clojure wrapper for java.net.http with async, HTTP/2 and WebSockets

  • test-doc-blocks 1.0.146-alpha - Test AsciiDoc and CommonMark code blocks found in articles and docstrings

  • manifold 0.1.9-alpha6 - A compatibility layer for event-driven abstractions

Video Throwback

I’m very happy this week to release a new edit of "Simple Made Easy" by Rich Hickey, which was first given as the closing keynote at Strange Loop 2011, 10 years ago. To make this edit, I used the original HD video and Rich’s original slides with all the bullet/slide transitions and animations, so this is as close as you’ll get to how it was originally given in the room. Enjoy this classic!