Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clojure

Prevent mongodb from dying with 'state should be: open'

Idiomatic way to build a custom structure from XML zipper in Clojure

xml clojure

Clojure "DSL" programming

clojure dsl

Variable passed to macro gets resolved in wrong namespace?

macros clojure lisp noir

clojure gen-class varargs constructor

clojure oauth and credentials

oauth clojure flickr

How do I tag a Clojure function so that I could recognize it with Java reflection

Static files with clojure and ring

clojure ring

clojure: best approach for singleton-like data connection

clojure

Does Incanter have support for sparse matrices?

Clojure algebraic data types

Advice/discussion on anonymous "self referential" data structures

How to dispatch multimethod on primitive types?

Java -> Clojure -> Java

java clojure

In clojure, why does assoc require arguments in addition to a map, but dissoc not?

clojure

How to improve text processing performance in Clojure?

ClojureScript no such namespace

clojure clojurescript

Platform-independent math functions in Clojure(script)

clojure clojurescript

Is there a (preferably native) Clojure binding to OrientDB, that supports the latest version of binary API?

clojure connection orientdb

What is the correct way to use emacs/cider while developing a compojure/ring-based application?