Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

stringify/parse edn in clojure/ClojureScript

Use locking macro or monitor-enter and monitor-exit in Java from Clojure

java clojure locking

what's the best way in clojure to swap! an atom if it's nil?

clojure

Can't build a jar using Leiningen

Why does not Clojure support private functions in macro?

Passing compile-time state between nested macros in Clojure

clojure macros nested state

What is the correct way to perform side effects in a clojure atom swap

clojure

suppress output in REPL

Functional programming axioms

REPL broke out of nowhere

Could not locate clojure/math/numeric_tower__init.class or clojure/math/numeric_tower.clj on classpath

clojure leiningen

Compose multiple predicate functions into one

Does MiniKanren have the "not" operator?

How to find indexes in deeply nested data structure(vectors and lists) in Clojure?

clojure

How do you find all the free variables in a Clojure expression?

clojure scope macros

Looking for a fast way to draw pixel by pixel and why this code 1000 times slower than java?

performance clojure awt

passing events from erlang to Clojure

erlang clojure ipc

Executing a dynamically bound function in Clojure

binding clojure eval

Clojure program reading its own MANIFEST.MF

clojure manifest

How do I connect a clojure source file to a running clojure repl on Emacs?

emacs clojure slime aquamacs