Clojure
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Revision as of 03:14, 13 November 2013
Clojure is a programming language based on LISP. It is designed for multithreaded applications with mutable and immutable data structures, and has implementations that run under Java or JavaScript. As with other Lisps, Clojure treats program code like data, making self-modifying code easy to develop.