Clojure: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pat Palmer (talk | contribs) |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''Clojure''' is a [[Lisp]]-dialect [[programming language]] that runs on the [[Java Virtual Machine]] and the [[.NET]] CLR. The language is dynamic, has first-class functions, macros, [[Mutability (programming)|immutable]] values, concurrency and can access all the libraries of the host platform. Clojure development started in 2007 by Rich Hickey, and the first stable version (1.0.0) was released on May 4, 2009.[[Category:Suggestion Bot Tag]] | '''Clojure''' is a [[Lisp]]-dialect [[programming language]] that runs on the [[Java Virtual Machine]] and the [[.NET Framework|.NET]] CLR. The language is dynamic, has first-class functions, macros, [[Mutability (programming)|immutable]] values, concurrency and can access all the libraries of the host platform. Clojure development started in 2007 by Rich Hickey, and the first stable version (1.0.0) was released on May 4, 2009.[[Category:Suggestion Bot Tag]] |
Latest revision as of 14:45, 11 August 2024
Clojure is a Lisp-dialect programming language that runs on the Java Virtual Machine and the .NET CLR. The language is dynamic, has first-class functions, macros, immutable values, concurrency and can access all the libraries of the host platform. Clojure development started in 2007 by Rich Hickey, and the first stable version (1.0.0) was released on May 4, 2009.