Clojure
Clojure Deref (July 28, 2023)

Clojure Deref (July 28, 2023)

28 July 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:

  • skyscraper 0.3.6 - Structural scraping for the rest of us

  • enion - Epic PvP Battle game between Orcs and Humans

  • gdl 1.0 - A new, simple and powerful language for writing games with no compromises

  • martian 0.1.25 - The HTTP abstraction library for Clojure/script

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

  • cljfmt 0.11.1 - A tool for formatting Clojure code

  • ruuter 1.3.4 - A system-agnostic, zero-dependency router

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

  • byte-streams 0.3.4 - A Rosetta stone for JVM byte representations

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

  • deep-diff2 2.10.211 - Deep diff Clojure data structures and pretty print the result

  • tools-deps-native 0.1.1 - Run tools.deps as a native binary

  • tools.bbuild 0.9.0 - Babashka maintained fork of tools.build

  • refactor-nrepl 3.9.0 - nREPL middleware to support refactorings in an editor agnostic way

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