Home InternationalClojure 1.12.2...
International⭐ Featured

Clojure 1.12.2

Clojure 1.12.2 is now available! Find download and usage information on the Downloads page. CLJ-2914 - Compiler - syntax error if qualified instance method expression is missing instance CLJ-1798 - Refs - avoid creating RetryEx in LockingTransaction on every transaction CLJ-2916 - LazySeq - realize before serializing and do not serialize IFn CLJ-2917 - Iterate - de/serialization no longer supported, throw

7 April 2026 at 07:47 am
1 views
Clojure 1.12.2

Clojure 1.12.2 has been released, bringing a series of improvements and bug fixes to the popular functional programming language. Developers can now access the latest version on the official Downloads page, where detailed installation instructions and usage information are provided. This release focuses on enhancing the compiler, refactoring core data structures, and optimizing serialization processes.

One of the key enhancements in Clojure 1.12.2 is the fix for CLJ-2914, a compiler issue that caused syntax errors when a qualified instance method expression was missing the instance. This bug could lead to confusing error messages and hinder development workflows. With the updated compiler, developers can now write more robust and error-free code, particularly when dealing with object-oriented programming patterns in Clojure.

Another significant improvement is the resolution of CLJ-1798, which addressed a performance issue in the Refs data structure. The previous implementation inadvertently created a RetryEx exception object for every transaction, leading to unnecessary memory usage and potential performance bottlenecks. The updated version optimizes this process, ensuring that Refs operations remain efficient and scalable, even in high-traffic applications.

Clojure 1.12.2 also introduces changes to the LazySeq serialization mechanism. Previously, LazySeq instances were serialized along with their IFn (Interface Function) implementations, which could result in inefficient data representation. The new version addresses this by realizing LazySeq instances before serialization and excluding the IFn from the serialized output. This modification not only reduces memory consumption but also enhances interoperability with other programming languages and data formats.

Additionally, the release deprecates the de/serialization support for Iterate sequences. In previous versions, developers could easily serialize and deserialize Iterate instances, but this feature has been removed in Clojure 1.12.2. Instead, the language now throws an error when attempting to perform such operations. This change aims to simplify the serialization model and encourage the use of more standardized data structures, such as sequences and maps, which are more widely supported across different platforms and libraries.

Overall, Clojure 1.12.2 represents a significant step forward for the language, offering enhanced performance, improved compiler support, and more efficient data handling. By addressing these critical areas, the release ensures that Clojure remains a powerful and versatile tool for developers building complex, scalable systems. As always, the Clojure community welcomes feedback and contributions to further refine and expand the language's capabilities.

Source: Clojure News
📰 Related News
Ollama 0.2.6 Released with Native Gemma 4 Support and Enhanced Performance
Ollama 0.2.6 Released with Native Gemma 4 Support and Enhanced Performance
Ollama 0.2.6 is now live, featuring native support for Google's Gemma 4 models and improved local inference performance for Windows, macOS, and Linux.
14 Apr
Weekly news roundup: Shortages spread to MLCCs; SK Hynix reportedly in talks with Microsoft and Google
Weekly news roundup: Shortages spread to MLCCs; SK Hynix reportedly in talks with Microsoft and Google
Below are the most-read DIGITIMES Asia stories from the week of April 6-April 13, 2026:
14 Apr
cutile-stencil 0.2.0
cutile-stencil 0.2.0
An xDSL-based stencil compiler that generates optimized GPU kernels via NVIDIA cuTile
14 Apr
merlin-llm added to PyPI
merlin-llm added to PyPI
Merlin — a fast local LLM for agentic coding on Apple Silicon
14 Apr
Fluent Cut - Craft and compose videos programmatically in PHP with an elegant fluent API
Fluent Cut - Craft and compose videos programmatically in PHP with an elegant fluent API
Craft and compose videos programmatically in PHP with an elegant fluent API - b7s/fluentcut
14 Apr
Crypto Investor at Center of Trump Corruption Allegations Now Sees Himself as ‘Victim’
Crypto Investor at Center of Trump Corruption Allegations Now Sees Himself as ‘Victim’
Justin Sun has accused Trump-affiliated World Liberty Financial of misconduct and a general lack of transparency.
14 Apr
nvidia-nat-weave 1.7.0a20260413
nvidia-nat-weave 1.7.0a20260413
Subpackage for Weave integration in NeMo Agent Toolkit
14 Apr
nvidia-nat-s3 1.7.0a20260413
nvidia-nat-s3 1.7.0a20260413
Subpackage for S3-compatible integration in NeMo Agent Toolkit
14 Apr
Social Security Trust Fund to Run Dry in 2032: Just 6 Years From Now
Social Security Trust Fund to Run Dry in 2032: Just 6 Years From Now
Six years. That is how much time separates retirees from a Social Security system that, by its own projections, runs out of money. If you are 56 years old...
14 Apr
cane-gpu-perf added to PyPI
cane-gpu-perf added to PyPI
GPU inference benchmarking with opinionated diagnostics
13 Apr