Skip to content

Releases: Clozure/ccl

Clozure CL 1.11

10 Apr 20:14
Compare
Choose a tag to compare

The archives here contain binaries and sources for Clozure CL 1.11, built from r16645 of the release/1.11 branch of the legacy Subversion repository. The git tag v1.11 corresponds to this Subversion revision.

These are the exact same archives as found at http://ccl.clozure.com/ftp/pub/release/1.11/.

1.12 development snapshot

26 Feb 02:28
Compare
Choose a tag to compare
Pre-release

This is a development snapshot of a future 1.12 release of Clozure CL.

To build it, you need a heap image file and headers for your platform, which you may download here.

You also need a lisp kernel binary, but in most cases you can easily build that locally.

On Windows, it's somewhat harder to build the lisp kernel, so a pre-compiled lisp kernel binary is included with the Windows heap images.

platform image file headers
Linux (x86 / x8664) lx86cl / lx86cl64 x86-headers / x86-headers64
macOS (x86 / x8664) dx86cl / dx86cl64 darwin-x86-headers / darwin-x86-headers64
FreeBSD (x86 / x8664) fx86cl / fx86cl64 freebsd-headers / freebsd-headers64
Solaris-ish (x8664) sx86cl64 solarisx64-headers64
Windows (x86 / x8664 ) wx86cl / wx86cl64 win32-headers / win64-headers