this post was submitted on 09 Jun 2025
4 points (100.0% liked)

Clojure

311 readers
6 users here now

Clojure is a dynamic, general-purpose programming language.

Resources:

founded 2 years ago
MODERATORS
 

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

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here