Email or username:

Password:

Forgot your password?
68 posts total
Clojure

State of Clojure 2024 Survey

clojure.org/news/2024/09/17/cl

It’s time for the annual State of Clojure Community Survey! If you are a user of Clojure or ClojureScript, we are greatly interested in your responses to the following survey: State of Clojure 2024 The survey contains five pages: Your...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.12.0

clojure.org/news/2024/09/05/cl

Clojure 1.12.0 is now available! Find download and usage information on the Downloads page. 1 Compatibility 1.1 Java 8 - Compatiblity EOL notice Clojure 1.12 produces Java 8 bytecode (same as Clojure 1.10 and 1.11), but this is expected to...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure/conj 2024 CFP

clojure.org/news/2024/06/07/co

The Clojure/conj 2024 Call for Presentations is open now until July 5! We are seeking proposals for both 40 minute sessions and 10 minute lightning talks in the tracks: Language, Experience Report, Library, Tools, Ideas, and Fun. Talks can be...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (May 3, 2024)

clojure.org/news/2024/05/03/de

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. Podcasts and videos Clojure visual-tools meeting 24 - badspreadsheet & HTMX - Sci...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.12.0-alpha11

clojure.org/news/2024/04/30/cl

Clojure 1.12.0-alpha11 is now available! Find download and usage information on the Downloads page. CLJ-2848 - Qualified instance methods without param-tags should use the qualified method class, not the target object type CLJ-2847 - Improve...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.12.0-alpha10

clojure.org/news/2024/04/28/cl

Clojure 1.12.0-alpha10 is now available! Please read the release notes below. Method values Clojure programmers often want to use Java methods in higher-order functions (e.g. passing a Java method to map). Until now, programmers have had to...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Apr 26, 2024)

clojure.org/news/2024/04/26/de

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. Podcasts and videos Parens of the Dead - Episode 33: Bill Paxton - emacsrocks 53:...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.11.3

clojure.org/news/2024/04/24/cl

Clojure 1.11.3 is now available. CLJ-2843 - Reflective calls to Java methods that take primitive long or double now work when passed a narrower boxed number at runtime (Integer, Short, Byte, Float). Previously, these methods were not matched...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Apr 19, 2024)

clojure.org/news/2024/04/19/de

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. From the core We have three big chunks of work remaining for 1.12. The first one, reworking...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Apr 12, 2024)

clojure.org/news/2024/04/12/de

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. Podcasts and videos Immutable Databases To Set Your Distributed System Free, by Daniel...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Apr 5, 2024)

clojure.org/news/2024/04/05/de

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. Podcasts and videos #94 Clojure, Go, Cloud Storage Tech and more with Albin, Aurelien, and...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Mar 29, 2024)

clojure.org/news/2024/03/29/de

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. Podcasts and videos Tricky Clojure Functions: partial, comp, juxt and more - Andrey...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Mar 22, 2024)

clojure.org/news/2024/03/22/de

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. Podcasts and videos Bringing Real-Time AI to Phone Calls using core.async (by Ovi Stoica)...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Mar 15, 2024)

clojure.org/news/2024/03/15/de

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. Podcasts and videos Brimm: graph backend with a Notion-inspired UI (by Filip Juruković) -...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Mar 8, 2024)

clojure.org/news/2024/03/08/de

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. From the core Last week CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f was filed. I’ve added...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.11.2

clojure.org/news/2024/03/08/cl

Clojure 1.11.2 and 1.12.0-alpha9 are now available. These releases include a fix for CVE CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f: CLJ-2839 - iterate, cycle, repeat - infinite seqs have infinite hashCode()

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Mar 1, 2024)

clojure.org/news/2024/03/01/de

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. Podcasts and videos Sitefox framework: ClojureScript on the backend (by Chris McCormick) -...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Feb 26, 2024)

clojure.org/news/2024/02/26/de

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. From the core This week we released Clojure 1.12.0-alpha8 which is a minor update, mainly to...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure 1.12.0-alpha8

clojure.org/news/2024/02/21/1-

Clojure 1.12.0-alpha8 is now available! New: CLJ-2568 - clojure.walk/walk - preserve metadata on lists and seqs CLJ-2783 - replace calls to deprecated URL constructor Reverted: CLJ-1162 - deref - improve error message when called on...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure

Clojure Deref (Feb 15, 2024)

clojure.org/news/2024/02/15/de

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. Podcasts and videos Ways of working with AWS API from Clojure (aws-sdk-v2,...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Go Up