Lispbox

What is Lispbox?

Lispbox is an IDE for Common Lisp development.

Actually, Lispbox is just a pre-configured packaging of the Emacs editing environment, SLIME (The Superior Lisp Interaction Mode for Emacs), the Quicklisp library manager, and the Clozure Common Lisp compiler.

Combined, these components integrate to provide all of the functionality you would expect from an IDE, and more. Lispbox makes it quick and easy to get started using them.

screenshot

Lispbox test builds

To get Lispbox, simply download and extract the distribution for your platform. No installation required! Start Lispbox by running lispbox.bat (Windows) / lispbox.sh (Linux) / Emacs (OS X).

Known issues:

Windows OS X Linux
Windows OS X 32-bit
64-bit

Last updated: February 6, 2011

Contribute!

If you would like to report a bug or make a suggestion, please send a message to the development mailing list.

The code to build Lispbox is currently hosted on github.

TODO

Valid XHTML 1.0 Strict