Clojure

339 readers
2 users here now

Clojure is a dynamic, general-purpose programming language.

Resources:

founded 2 years ago
MODERATORS
176
177
178
179
180
181
182
183
184
185
186
187
188
189
3
submitted 7 months ago* (last edited 7 months ago) by cm0002@lemmy.world to c/clojure@programming.dev
190
191
192
193
3
Work and meta-work (ericnormand.substack.com)
submitted 7 months ago by cm0002@lemmy.world to c/clojure@programming.dev
194
195
196
197
198
199
200
 
 

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

view more: ‹ prev next ›