Sha256: 3a539efb040ef027752fb38cc01b22307271182deca5b152530f5d15d954017d

Contents?: true

Size: 956 Bytes

Versions: 5

Compression:

Stored size: 956 Bytes

Contents

[Clojure](http://clojure.org) is a dynamic programming language that targets the Java Virtual Machine (JVM). 
Designed as a general purpose language, Clojure combines the approachability of a scripting language with a robust infrastructure for multithreaded programming.

Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent [data structures](http://clojure.org/data_structures).

Clojure is open source, and information about contributing to the language [can be found here](http://clojure.org/contributing).

Rich Hickey, the creator of Clojure, wanted a modern Lisp for functional programming, symbiotic with the established Java platform, and designed for concurrency; thus, Clojure was born.

Here are a couple quotes that exemplify the goals of Clojure:

* _Good design is not about making grand plans, but about taking things apart._
* _Programming is not about typing...it's about thinking._

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/clojure/docs/ABOUT.md
trackler-2.2.1.179 tracks/clojure/docs/ABOUT.md
trackler-2.2.1.178 tracks/clojure/docs/ABOUT.md
trackler-2.2.1.177 tracks/clojure/docs/ABOUT.md
trackler-2.2.1.176 tracks/clojure/docs/ABOUT.md