[Openmcl-devel] Clozure CL 1.3-RC1 available
R. Matthew Emerson
rme at clozure.com
Wed Feb 11 23:43:08 PST 2009
Release candidate binaries and sources for Clozure CL 1.3 are now
available via Subversion.
Release notes are available at http://trac.clozure.com/ccl/wiki/ReleaseNotes/1.3
From the release notes:
Clozure CL now runs on the following platforms:
* Mac OS X 10.4 and later (PowerPC and x86)
* Linux (PowerPC and x86)
* FreeBSD 6.x and later (x86)
* Solaris (x86)
* MS Windows (x86)
The preferred way to get Clozure CL is via Subversion. For example,
to get CCL for Mac OS X on x86, one would run the following command
from a shell prompt:
$ svn co http://svn.clozure.com/publicsvn/openmcl/release/1.3/darwinx86/ccl
Versions for other platforms are available by changing the "darwinx86"
to
one of "linuxx86", "freebsdx86", "solarisx86", "windows", "darwinppc",
or
"linuxppc".
Both 32 bit and 64 bit binaries are included with all versions.
More information about the Openmcl-devel
mailing list