CCL: Clozure Common Lisp

5th January 2021 at 11:17am
lisp

https://ccl.clozure.com/

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.

Related to


Backlinks: SICL: A new Common Lisp Implementation