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.

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:

  • The Mac OS X version currently requires OS X 10.6 Snow Leopard.
  • The Linux version requires GTK2 and some other common libraries, and has issues with glibc on some Linux distributions.
  • All versions require a CPU with SSE2 support (anything relatively recent).
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

  • Compile on Mac OS X 10.4, for compatability
  • Make separate versions for common Linux distributions, and a statically compiled version
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。