251
252
253
Work and meta-work (ericnormand.substack.com)
submitted 1 year ago by to c/clojure@programming.dev
254
255
256
257
Akima splines (www.wedesoft.de)
submitted 1 year ago by to c/clojure@programming.dev
258
259
260
 
 

Implementing dynamic scope for Fennel and Lua

I’m continuing my work on fennel-cljlib, my port of clojure.core and some other core libraries, focusing on porting missing functions and features to it. One such feature, which I sometimes miss in Lua and Fennel, is dynamic binding. The Lua VM...

#clojure #clj #cljs

261
Beyond the If Pattern (lambdaisland.com)
submitted 1 year ago by to c/clojure@programming.dev
 
 

by Laurence Chen In my work at Gaiwan, there was a piece of code with poor quality that always felt like a thorn in my side. For a long time, I couldn’t come up with a better way to handle it.The code was a Nested If. Each step-* is a side-effect...

#clojure #clj #cljs

262
263
 
 

A journey on bringing React Server Components to Clojure JVM, as a part of UIx library

#clojure #clj #cljs

264
 
 

Clojure Deref (June 6, 2025)

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Podcasts, videos, and media Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim - IT Revolution 7 UIs with Replicant, Ep...

#clojure #clj #cljs

265
Clojure 1.12.1 (clojure.org)
submitted 1 year ago by to c/clojure@programming.dev
 
 

Clojure 1.12.1 is now available! Find download and usage information on the Downloads page. CLJ-2899 - Revert change in semantics of qualified symbol in invocation position if field and method of same name CLJ-2898 - Objects that are both...

#clojure #clj #cljs

266
267
On Interactive Development (lambdaisland.com)
submitted 1 year ago by to c/clojure@programming.dev
268
269
270
271
272
1.12.42 Release (clojurescript.org)
submitted 1 year ago by to c/clojure@programming.dev
 
 

1.12.42 Release

We’re happy to announce a new release of ClojureScript. If you’re an existing user of ClojureScript please read over the following release notes carefully. This release features two significant dependency changes. First, Google Closure Compiler...

#clojure #clj #cljs

273
 
 
274
275
 
 

FlowStorm: Debugging and Understanding Clojure Code on a New Level

https://flexiana.com/hidden/2025/05/flowstorm-debugging-and-understanding-clojure-code-on-a-new-level

What is FlowStorm and Why Should You Care? Ever found yourself lost in a cascade of println statements, desperately trying to understand how data transforms across your Clojure functions? Or you’ve battled elusive bugs that only surface under...

#clojure #clj #cljs

view more: ‹ prev next ›