Sha256: 5a341b1fa0a4fb31b3300aff7e17dc74c521c4d03947d51f75c5fcab0906a652
Contents?: true
Size: 959 Bytes
Versions: 391
Compression:
Stored size: 959 Bytes
Contents
#+TITLE: About [[http://clojure.org][Clojure]] 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 [[http://clojure.org/data_structures][data structures]]. Clojure is open source, and information about contributing to the language [[http://clojure.org/contributing][can be found here]]. 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. #+BEGIN_QUOTE Good design is not about making grand plans, but about taking things apart. #+END_QUOTE #+BEGIN_QUOTE Programming is not about typing...it's about thinking. #+END_QUOTE
Version data entries
391 entries across 391 versions & 1 rubygems