About 12,200 results
Open links in new tab
  1. Clojure

    Clojure is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool. Get Started!

  2. Clojure - Getting Started

    2 days ago · Clojure is a dynamic development environment where you interact with your program while you write it, growing and adding to it while it’s running. To work with Clojure you need an …

  3. Clojure - Functional Programming

    3 days ago · Clojure is a functional programming language. It provides the tools to avoid mutable state, provides functions as first-class objects, and emphasizes recursive iteration instead of …

  4. Clojure - Learn Clojure

    3 days ago · This guide is a gentle introduction to the basics of Clojure and links out to other references and resources if you want more detail. These pages are intended to be read in …

  5. Learn Clojure - Syntax

    3 days ago · This diagram illustrates the difference between syntax in green (the Clojure data structure produced by the Reader) and semantics in blue (how that data is understood by the …

  6. Clojure - Install Clojure

    3 days ago · This tool (used by the commands clojure and clj) can download Clojure itself and other Clojure or JVM-based libraries. Any version of the Clojure CLI can download or use any …

  7. Clojure - Rationale

    4 days ago · Clojure models its data structures as immutable objects represented by interfaces, and otherwise does not offer its own class system. Many functions defined on few primary …

  8. Clojure - Clojure Deref (June 16, 2025)

    Jun 16, 2025 · Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Clojure/Conj 2025 will be held Nov 12-14 in Charlotte, NC. Early Bird …

  9. Clojure - Introducing core.async.flow

    Apr 28, 2025 · In addition, we are today releasing core.async.flow-monitor v0.1.0, which is a tool for visualizing a flow’s processes as SVG (viewable inline in Calva or Cursive!), and …

  10. Clojure - Features

    2 days ago · Clojure has a set of useful features that together form a simple, coherent, and powerful tool. In Clojure you’ll find ideas from Lisp, ML, Haskell, and others, but the end result …

Refresh