CCL¶
Clozure CL (often called CCL for short) is a free Common Lisp implementation with a long history. Some distinguishing features of the implementation include fast compilation speed, native threads, a precise, generational, compacting garbage collector, and a convenient foreign-function interface.
homepage: https://ccl.clozure.com/
version | toolchain |
---|---|
1.11.5 |
system |
1.12 |
GCCcore/9.3.0 |
1.12.1 |
GCCcore/10.3.0 |
1.12.2 |
GCCcore/11.3.0 |
1.12.2 |
GCCcore/12.3.0 |
1.12.2 |
GCCcore/13.2.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)