commonlisp.net 


WCL 3.0 - Embeddable Common Lisp for Linux

by Wade Hennessey


Common Lisp implementations for Unix have traditionally provided a rich development environment at the expense of an inefficient delivery environment. The goal of WCL is to allow hundreds of Lisp applications to be realistically available at once, while allowing many of them to run concurrently. WCL accomplishes this by providing Common Lisp as a Unix shared library that can be linked with Lisp and C code to produce efficient applications. For example, the executable for a Lisp version of the canonical ``Hello World!'' program requires only 20k bytes.

Latest 64 bit Binaries: wcl-3.0-bin64.tar.gz
Latest 64 bit Source: wcl-3.0-src64.tar.gz

Latest Binaries: wcl-3.0-bin.tar.gz
Latest Source: wcl-3.0-src.tar.gz

gdb-5.2 modified for WCL debugging: gdb.tar.gz

LISP & FP conference paper on WCL: wcl-paper


Send questions to


See also http://www.common-lisp.net      the general Common Lisp resource site