• Thumbnail for Clojure
    Clojure (/ˈkloʊʒər/, like closure) is a dynamic and functional dialect of the Lisp programming language on the Java platform. Like most other Lisps, Clojure's...
    46 KB (3,469 words) - 07:31, 3 June 2024
  • Thumbnail for Lisp (programming language)
    best-known general-purpose Lisp dialects are Common Lisp, Scheme, Racket, and Clojure. Lisp was originally created as a practical mathematical notation for computer...
    84 KB (9,700 words) - 20:47, 30 July 2024
  • Thumbnail for Rich Hickey
    of the Clojure programming language. Clojure is a Lisp dialect built on top of the Java Virtual Machine. He also created or designed ClojureScript and...
    4 KB (328 words) - 09:57, 21 April 2024
  • Retrieved 2022-10-04. "clojure.core - Clojure v1.10.3 API documentation". clojure.github.io. Retrieved 2022-03-16. "clojure.core - Clojure v1.10.3 API documentation"...
    46 KB (3,351 words) - 13:52, 4 September 2024
  • Boost.Spirit Clojure - Concurrent Programming Clojure - core.async Clojure - Functional Programming Clojure - Macros Clojure - core.logic Clojure - Threading...
    41 KB (1,417 words) - 20:53, 22 July 2024
  • Retrieved 2018-10-23. "Clojure - Differences with other Lisps". clojure.org. Retrieved 2018-10-23. "Clojure - Data Structures". clojure.org. Retrieved 2018-10-23...
    42 KB (6,207 words) - 18:16, 25 June 2024
  • agents, which are abstractions of objects that can message other agents. Clojure F# GOAL SARL Array programming (also termed vector or multidimensional)...
    91 KB (6,912 words) - 09:59, 20 August 2024
  • aimed at large-scale sites and apps. It uses features of Ruby, Erlang, and Clojure to develop a high-concurrency and low-latency language. It was designed...
    11 KB (992 words) - 21:55, 6 May 2024
  • Ruby programming language, but now also supports Java, Node.js, Scala, Clojure, Python, PHP, and Go. For this reason, Heroku is said to be a polyglot...
    13 KB (1,205 words) - 19:39, 31 August 2024
  • Infoscience Department, École Polytechnique Fédérale de Lausanne. "clojure/clojure". GitHub. 8 December 2022. "Frege/frege". GitHub. 7 December 2022....
    6 KB (613 words) - 18:59, 2 April 2023
  • seeing use today in industry and education, including Common Lisp, Scheme, Clojure, Wolfram Language, Racket, Erlang, Elixir, OCaml, Haskell, and F#. Lean...
    86 KB (8,564 words) - 18:54, 17 August 2024
  • of interned symbols persists in more recent dialects of Lisp, such as Clojure in special forms such a (def symbol) which perform symbol creation and...
    5 KB (548 words) - 19:45, 3 September 2024
  • language Clojure (no longer in top 50, is one of 51–100, at one point at #47), a dynamic, and functional dialect of the Lisp programming language (ClojureScript...
    18 KB (1,362 words) - 23:36, 20 August 2024
  • UCSD Pascal, Object Pascal Influenced Ada 2005, BeanShell, C#, Chapel, Clojure, ECMAScript, Fantom, Gambas, Groovy, Hack, Haxe, J#, Kotlin, PHP, Python...
    71 KB (6,423 words) - 07:54, 4 September 2024
  • SystemVerilog Verilog Verilog-AMS - math modeling of continuous time systems VHDL Clojure Concurrent ML Elixir Elm Erlang Futhark Gleam Haskell Id MultiLisp SequenceL...
    8 KB (580 words) - 17:54, 24 May 2024
  • Sciences, 2021-01-30, retrieved 2021-03-17 "Clojure - Ahead-of-time Compilation and Class Generation". clojure.org. Retrieved 2021-03-17. "Hermes: A new...
    9 KB (986 words) - 14:26, 13 January 2024
  • overriding Object-oriented programming Operator overloading "Clojure - Learn Clojure - Functions". clojure.org. Retrieved 2023-06-13. "Kotlin language specification"...
    12 KB (1,408 words) - 17:08, 18 August 2024
  • tool for the simple configuration of software projects written in the Clojure programming language. Leiningen was created by Phil Hagelberg. Phil started...
    3 KB (219 words) - 19:22, 30 September 2023
  • build automation and dependency management tool written primarily in the Clojure programming language. Boot was originally written by Micha Niskin and Alan...
    3 KB (260 words) - 19:14, 30 September 2023
  • cross-compilation Boot, a Java build and dependency management tool written in Clojure boost.build For C++ projects, cross-platform, based on Perforce Jam Buck...
    14 KB (1,131 words) - 22:26, 14 July 2024
  • C, Go, C#, D, Lua, Perl, Ruby, Rust, PHP, Common Lisp, Haskell, Elm, Clojure, Scala, Java, Erlang, Swift, Object Pascal, Kotlin, JavaScript, and OCaml...
    17 KB (1,385 words) - 15:22, 2 September 2024
  • In mathematics and computer science, a higher-order function (HOF) is a function that does at least one of the following: takes one or more functions as...
    24 KB (2,629 words) - 08:16, 23 August 2024
  • Retrieved 8 February 2020. "Clojure Functional Programing". "Clojure - lazy". Retrieved 27 November 2013. "Exploring clojure: dynamic typing". 7 December...
    22 KB (827 words) - 04:00, 19 July 2024
  • the widely used programming language Java, though it is compatible with Clojure and includes a Scala application programming interface (API). It is powered...
    17 KB (1,378 words) - 19:49, 22 August 2024
  • Thumbnail for Interface description language
    Cross-platform Service Description Language Extensible Data Notation (EDN): Clojure data format, similar to JSON FlatBuffers: Serialization format from Google...
    6 KB (564 words) - 03:58, 6 August 2024
  • Hack (for PHP), PHP (since 7.0), Typed Racket (for Racket), Typed Clojure (for Clojure), Cython (a Python compiler), mypy (a static type checker for Python)...
    10 KB (1,108 words) - 01:54, 29 July 2024
  • invocation (callback?() is not allowed). var result = callback?.Invoke(args); Clojure doesn't have true operators in the sense other languages uses it, but as...
    15 KB (1,421 words) - 13:40, 15 August 2024
  • content. Users 140 million users monthly (2023) Launched 17 October 2008; 15 years ago (2008-10-17) Current status Active Written in Ruby Scala Clojure...
    47 KB (4,527 words) - 07:13, 4 September 2024
  • been designed for first-class use with JVM languages such as Java and Clojure. In its reference architecture, Datomic uses peers and transactors which...
    3 KB (164 words) - 21:13, 5 September 2024
  • Cilk (also Cilk++ and Cilk plus) Claire Clarion Clean Clipper CLIPS CLIST Clojure CLU CMS-2 COBOL – ISO/IEC 1989 CobolScript – COBOL Scripting language Cobra...
    28 KB (1,311 words) - 16:52, 24 August 2024