/Categories/Clojure

Clojure

Newest codes
Over than 22 Clojure codes

Clojure is a Java Virtual Machine Lisp dialect (with versions for the the CLR and JavaScript).

Clojure is a modern Lisp dialect that focuses on functional programming (lazy/impure). It runs on the JVM and has transparent access to all Java libraries, an interactive REPL development environment, dynamic runtime polymorphism, Lisp-style macro meta-programming, and concurrent programming capabilities supported by software transactional memory.