Home >
Computers >
Programming >
Languages >
Lisp >
Software
(31)
|
|
|
A project to package and easily distribute Lisp software. It is loosely modelled after the ideas behind CPAN, for Perl.
cclan.sourceforge.net/
|
|
|
Interactive, collaborative Wiki dedicated to Common Lisp. Large amount of diverse information.
www.cliki.net/index
|
|
|
An interface between Common Lisp and X Window.
tp.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/gui/clx/0.html
|
|
|
PLOB implements orthogonal persistency for LISP and CLOS objects
lki-www.informatik.uni-hamburg.de/~kirschke/diplom/
|
|
|
Web application server to embed in Common Lisp programs. [Open Source, LGPL]
allegroserve.sourceforge.net/
|
|
|
A portable Perl-compatible regular expressions for Common Lisp. [Open source, BSD-style license]
weitz.de/cl-ppcre/
|
|
|
A .NET layer for Common Lisp. Lets CL programs interact with .NET libraries. Open source, BSD-like license.
weitz.de/rdnzl/
|
|
|
A Lisp Markup Language, i.e. it provides convenient means to convert S-expressions intermingled with code into (X)HTML, XML, or whatever. [Open source, BSD-style license]
weitz.de/cl-who/
|
|
|
James Anderson's collection of Common Lisp modules for XML includes XQuery support.
pws.prserv.net/James.Anderson/XML/
|
|
|
An open source implementation of the Common Lisp Interface Manager, a portable and standardized library for constructing user interfaces.
common-lisp.net/project/mcclim/
|
|
|
Wiki engine for Common Lisp. Runs alone or on Apache + mod_lisp. [Open source, Lisp Lesser General Public License]
common-lisp.net/project/cl-wiki/
|
|
|
Web server coded in Common Lisp; supports HTTP/1.1 chunking, persistent connections (keep-alive), and SSL; works only with LispWorks.
weitz.de/hunchentoot/
|
|
|
A user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces for your software.
www.cs.cmu.edu/Groups/garnet/
|
|
|
Protocol and libraries that help access common object runtimes (JVM, CLI/CLR (.MET)) and their libraries, from Lisp. Open source, Common Public License.
foil.sourceforge.net/
|