About 20,600 results
Open links in new tab
  1. Clojure

    Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly …

  2. Clojure - Wikipedia

    Clojure (/ ˈkloʊʒər /, like closure) [17][18] is a dynamic and functional dialect of the programming language Lisp on the Java platform. …

  3. Clojure - Getting Started

    6 days ago · Clojure is a dynamic development environment where you interact with your program while you write it, growing and …

  4. The Clojure programming language - GitHub

    The Clojure programming language. Contribute to clojure/clojure development by creating an account on GitHub.

  5. Clojure Guides

    Clojure Documentation Links About Table of Contents Getting Started Introduction to Clojure Clojure Editors Clojure Community …

  6. Introduction to Clojure

    Clojure language basics expressions, identifiers (locals, vars) let forms scalars functions basic data types introduction to immutable …

  7. Community-Powered Clojure Documentation and Examples

    ClojureDocs is a community-powered documentation and examples repository for the Clojure programming language.

  8. Explore - Clojure Tutorial

    Clojure is a high level, dynamic functional programming language. It is designed, based on the LISP programming language, and has …

  9. clojure-doc/clojure-doc.github.io

    An assorted collection of tutorials, guides, and other documentation (by various authors) for the Clojure programming language and …

  10. Learn Clojure - Syntax

    6 days ago · Clojure also supports the Java syntax for octal (prefix 0), hexadecimal (prefix 0x) and arbitrary radix (prefix base, then r, …