The integrated cross-platform development tool for ANSI Common Lisp LispWorks logo

External Lisp Tools

www.cliki.net

Many interesting Common Lisp programs with source code available for download.

Common Lisp Hypermedia Server (CL-HTTP)

Common Lisp makes this HTTP server very configurable and extensible.

www.common-lisp.net

Developer resources including mailing lists and hosting for Common Lisp projects.

SLIME

A new Emacs mode for Common Lisp development.

ILISP

ILISP is a GNU Emacs add-on for working with Common Lisp.

www.cons.org

A collection of pages for individual Lisp-related projects.

The Runner's Log

A shareware LispWorks program from Wade Humeniuk.

Prime Trader

A LispWorks application from Netfonds.

PLOB!

Persistency for Lisp and CLOS objects via a client/server architecture.

CMU Common Lisp Repository

Contains Lisp code for benchmarking, research, education, and fun.

Mark Watson's site

Offers the source code for the examples in his Common Lisp AI book.

 

More External Lisp Resources

The Association of Lisp Users

ALU aims to promote Lisp and represent users. Their site contains plenty of Lisp information.

comp.lang.lisp

This newsgroup offers interesting discussions, arguments and news about Lisp. The resident experts can answer the most obscure questions about the language.

comp.lang.clos

This newsgroup is dedicated to the Common Lisp Object System (which is also often discussed in comp.lang.lisp).

Top | Back