Clojure

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''Clojure''' is a programming language based on LISP. It is designed for multithreaded application...")
 
Line 2: Line 2:
 
|formattype=Languages
 
|formattype=Languages
 
|subcat=Programming Languages
 
|subcat=Programming Languages
 +
|extensions={{ext|clj}}, {{ext|edn}}
 
}}
 
}}
 
'''[[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.
 
'''[[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.

Revision as of 03:16, 13 November 2013

File Format
Name Clojure
Ontology
Extension(s) .clj, .edn

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.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox