#clojure's
opening random languages websites and what my bank funds clojure
November 5, 2025 at 5:05 PM
📰 Clojure Land – Discover open-source Clojure libraries and frameworks

💬 Clojure vs. Common Lisp debate heats up. Pros call out Clojure's clarity; critics miss interactive power of Lisp. 🤔

https://news.ycombinator.com/item?id=45709988
October 26, 2025 at 11:15 AM
Or worse you end up with clojure's spec
Dynamically typed language advocates complain about having to write type declarations, but they always just end up putting function argument types in documentation anyway
October 24, 2025 at 9:13 PM
io.pedestal/pedestal 0.8.0 has been released

pedestal.io

Pedestal is a framework that brings Clojure’s key attributes, Focus, Empowerment, and Simplicity, to the domain of Clojure web development.

Version 0.8.0 represents more than a year of steady improvements.

#clojure #pedestal
Redirect Notice
pedestal.io
September 21, 2025 at 2:16 AM
Clojure's Solutions to the Expression Problem (www.infoq.com)

Discussion | Main Link
September 11, 2025 at 9:07 AM
Clojure’s Solutions to the Expression Problem

InfoQ Homepage

Presentations

Clojure's Solutions to the Expression Problem

Summary Chris Houser presents the expression problem showing two ways to solve it in some languages, followed by a demonstration of solving it using multimethods and…
Clojure’s Solutions to the Expression Problem

 
 
 
 
 
 
 
 InfoQ Homepage
 
 
 
 
 Presentations
 
 
 Clojure's Solutions to the Expression Problem
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Summary Chris Houser presents the expression problem showing two ways to solve it in some languages, followed by a demonstration of solving it using multimethods and protocols in Clojure, mentioning pros and cons of each solving method. Bio Chris Houser is a co-author of "The Joy of Clojure", and a primary contributor to Clojure itself.
n24usa.com
September 11, 2025 at 6:30 AM
Clojure's Solutions to the Expression Problem

https://www.infoq.com/presentations/Clojure-Expression-Problem/
September 10, 2025 at 9:00 PM
Clojure's Solutions to the Expression Problem
L: https://www.infoq.com/presentations/Clojure-Expression-Problem/
C: https://news.ycombinator.com/item?id=45161410
posted on 2025.09.07 at 15:31:50 (c=0, p=4)
September 10, 2025 at 8:41 PM
Clojure’s repl is something unique.
September 2, 2025 at 8:24 AM
📰 Clojure Async Flow Guide

💬 Clojure's `core.async.flow` sparks interest for structured concurrency, but users are wary of its complex toolchain. 🧐

https://news.ycombinator.com/item?id=44936309
August 18, 2025 at 2:15 AM
📰 Why tail-recursive functions are loops

💬 Tail recursion: nice idea, but mostly unnecessary. Iteration is simpler and safer. Functional nerds simp for Clojure's alternative. 😏

https://news.ycombinator.com/item?id=44837949
August 11, 2025 at 10:00 PM
Looking to bridge Clojure's elegant collections with Common Lisp? clj-coll brings you familiar data structures and sequences in a package that feels right at home. Perfect for those migrating workflows from Clojure's ecosystem. Learn more: https://github.com/dtenny/clj-coll
July 30, 2025 at 3:20 PM
Clojure's atom feels like such a weird escape hatch. Why create an FP language is you're just going to add mutable state in, in any case?

I think Elixir's GenServer is a much better way to have a form of mutable state whilst sticking to FP.
July 24, 2025 at 1:45 PM
oh yes, i agree with that entirely. rust's mentors are much easier to parse and track in that respect, and clojure's adherence to "object goes first" argument order makes a lot of these issues go away.
July 20, 2025 at 8:39 PM
Thrilled to share Artem Barmin’s article on Ukraine’s booming #Clojure scene — home to innovators like
Grammarly and Kasta — proof of the region’s strength. Freshcode is proud to contribute to Clojure's robust ecosystem.
Grammarly’s AI engine and Kasta’s e-commerce platform showcase functional programming at global scale. #clojure
How Grammarly and Kasta Made Ukraine a Global Clojure Hotspot
hackernoon.com
July 16, 2025 at 1:47 PM
jank's core goal is combining Clojure's interactive dev experience with native performance via LLVM & C++ interop. This could open doors for Lisp-style programming in performance-critical areas previously limited. 🚀 2/6
July 10, 2025 at 7:00 PM
6/10. "Clojure's Untold Story: What 17 Years of Simplicity Teaches Senior Devs" ⸱ +500 views ⸱ 30 Jun 2025 ⸱ https://youtube.com/watch?v=LH3ZKDi0Juk
Clojure's Untold Story: What 17 Years of Simplicity Teaches Senior Devs
This talk reveals how curiosity drove Clojure's journey from niche Lisp to enterprise powerhouse, and how it can transform your own growth from overconfidenc...
youtube.com
July 9, 2025 at 8:14 AM
I did not expect an article that started with discussing the speed of languages to quickly turn into a sales pitch for Clojure's non-speed-related merits
July 8, 2025 at 5:36 PM
LLMs are so wacky like

"Examples: Some immutable Lisps (like Clojure’s `PersistentList`) don’t use this"

that's not an example
June 5, 2025 at 4:46 PM
Of the 3? I find A the most familiar. But I like Clojure’s threading macros or some kind of pipe operator better.
June 3, 2025 at 9:24 AM