Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR, and JavaScript). It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.11.2.1446-bp156.1.1 info | GA Release | 2024-03-11 | 15 SP6 |
|
|
1.11.1.1155-bp155.1.5 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
1.10.3.855-bp154.1.19 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.10.1-bp153.1.11 info | GA Release | 2021-02-26 | 15 SP3 |
|
|
1.10.1-bp152.1.10 info | GA Release | 2020-04-16 | 15 SP2 |
|
|