Index

Common Lisp Documentation

ANSI CL spec [Kent Pitman, X3J13 editor]
HTML: http://www.lisp.org/HyperSpec/FrontMatter/
TeX/DVI: ftp://parcftp.xerox.com/pub/cl/
http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/doc/standard/ansi/ PostScript: http://quimby.gnus.org/circus/cl/
MOP (Meta-Object Protocol)
http://www.lisp.org/mop/
CLtL2 in HTML [Mark Kantrowitz]
ftp://ftp.cs.cmu.edu/user/ai/lang/lisp/doc/cltl/cltl_ht.tgz http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/html/cltl/cltl2.html
CLISP FFI HOWTO [Nikodemus Siivola]
http://www.niksula.cs.hut.fi/~tsiivola/clisp-ffi-howto.html
a short non-authoritative guide to extending CLISP on Debian via its FFI and module facilities
Building a Windows version of CLISP using MinGW [Frank Buss]
http://www.frank-buss.de/lisp/clab/trunk/clisp/
CLISP programming - by a newbie, for newbies [Mark Carter]
http://www.markcarter.me.uk/computing/lisp/lisp.htm
Lisp logos

About Lisp in general

Lisp: Good News, Bad News, How to Win Big [Richard P. Gabriel]

The right tool for the job [Sam Steingold]

An Introduction and Tutorial for Common Lisp [Marty Hall]

Common LISP Hints - also comes with the CLISP distribution as doc/LISP-tutorial.txt in plain text format.

A Brief Guide to CLOS - also comes with the CLISP distribution as doc/CLOS-guide.txt in plain text format.

Highly Opinionated Guide to Lisp [Pascal Costanza]

Franz: CLOS compared with C++ and Java; and more

The Association of Lisp Users (also Wiki) [Matt Emerson, Howard R. Stearns]

The comp.lang.lisp FAQ list, as well as the old list, also at CMU, (no longer maintained, but may be an important source of information still).

CLiki - intends to provide a collection of links to and resources for free software implemented in Common Lisp and available on Unix-like systems.

The Common Lisp Directory is intended to be a resource for Common Lisp users who are invited to post mostly Lisp related links into the LinkIt section and use/comment the Directory and Knowledge Base in the Directory section.

Lisp Links and What Made Lisp Different [Paul Graham]

The Common Lisp Programming Language [Kent Pitman]

common-lisp.net

Kent Pitman Answers On Lisp And Much More, Kent Pitman's Second Wind [Slashdot]

BioLisp.org - Intelligent applications in BioComputing

Common Lisp implementations

Free Implementations

CMU CL
Carnegie-Mellon University Public Domain UNIX Common Lisp
Steel Bank CL [project home]
a Common Lisp development system derived from the CMU CL system
OpenMCL
an open-sourced Common Lisp implementation, derived from Digitool's Macintosh Common Lisp product, running under LinuxPPC.

Other Implementations

ALU maintains the list.

Common Lisp software running in CLISP

Miscellaneous
packages
ftp://ftp.gnu.org/pub/gnu/clisp/packages/
http://ftp.gnu.org/pub/gnu/clisp/packages/
contrib
ftp://ftp.gnu.org/pub/gnu/clisp/contrib/
http://ftp.gnu.org/pub/gnu/clisp/contrib/
SLIK GUI toolkit [Ira Kalet]
http://www.radonc.washington.edu/medinfo/prism/
Garnet GUI toolkit [Brad A. Myers, Andrew Mickish et al]
http://www.cs.cmu.edu/afs/cs.cmu.edu/project/garnet/www/garnet-home.html
http://garnetlisp.sf.net/
ftp://ftp.csl.sri.com/pub/users/gilham
see also packages above
with-wish [Matthias Lindner]
Original: ftp://ftp.cis.upenn.edu/pub/kaye/with-wish.tar.Z
see also contrib above.
CL-GTK: A Common Lisp Binding for GTK+ [Tim Daly, Jr.]
http://tenkan.org/clgtk/
Hybrid graphic expert system shell [Hans Groschwitz]
http://www.iai.uni-wuppertal.de/EMA-XPS/
ACL2 (Applicative Common Lisp) - a computational logic system [Matt Kaufmann, J Strother Moore]
http://www.cs.utexas.edu/users/moore/acl2/
New Millenium Space Flight Mission [Erann Gat]
(They chose Harlequin CL for the space flight, with CLISP as the second best alternative.)
http://ic.arc.nasa.gov/projects/remote-agent/
Yahoo! Store [Paul Graham]
http://store.yahoo.com/
xindy - the fleXible INDexing sYstem [Joachim Schrod]
http://www.xindy.org/
http://sourceforge.net/projects/xindy/
mod_lisp - hook CLISP into Apache [Marc Battyani]
http://www.fractalconcept.com/asp/mod_lisp
Meta-CVS - a version control system layered on top of CVS [Kaz Kylheku]
http://users.footprints.net/~kaz/mcvs.html
http://freshmeat.net/projects/mcvs
HTTP.LSP - An object-oriented HTTP server written in CLISP [Erann Gat]
http://kevin.casa.cavewallarts.com/LISP/http.lisp
HTTP dot LSP
Oracle and FastCGI modules [John K. Hinsdale]
http://clisp.alma.com/ (distributed with CLISP)
Screamer - an extension of Common Lisp that adds support for nondeterministic programming [Jeffrey Mark Siskind]
CLOCC/src/screamer
Sneps - The Semantic Network Processing System
http://www.cse.buffalo.edu/sneps/
ftp://ftp.cse.buffalo.edu/pub/sneps/
Portable Hemlock - CL-based Emacs-like editor [Gilbert Baumann]
http://www.stud.uni-karlsruhe.de/~unk6/hemlock/ http://common-lisp.net/project/phemlock/
Closure Web Browser [Gilbert Baumann]
http://www.stud.uni-karlsruhe.de/~unk6/closure/
CMN (Common Music Notation) [Bill Schottstaedt]
http://ccrma.stanford.edu/software/cmn/
The GTK-server
http://www.turtle.dds.nl/gtk-server/
http://www.gtk-server.org/
Bergman - a system for computations in commutative and purely non-commutative graded algebras
http://servus.math.su.se/bergman/
Ltk - The Lisp Toolkit [Peter Herth]
http://www.peter-herth.de/ltk/
UFFI [Kevin Rosenberg]
CFFI - The Common Foreign Function Interface [James Bielman]
http://common-lisp.net/project/cffi/
ODBC [Andreas Thiele]
http://www.atp-media.de/odbc-cl/odbc.zip
plain-odbc [Roland Averkamp]
http://common-lisp.net/project/plain-odbc
pg-dot-lisp socket-level interface to the PostgreSQL object-relational DBMS [Eric Marsden]
http://purl.org/net/emarsden/home/downloads/
RDNZL - A .NET layer for Common Lisp [Edi Weitz]
http://weitz.de/rdnzl/
CL-GD - Use the GD Graphics Library [Edi Weitz]
http://weitz.de/cl-gd/
CL-PPCRE - portable Perl-compatible regular expressions [Edi Weitz]
http://weitz.de/cl-ppcre/
Qi - A language implemented in Common Lisp that generates efficient type secure Lisp programs which you can run on any machine [Mark Tarver]
http://www.lambdassociates.org/
CLUE/CLIO
http://www.cliki.net/CLUE, http://www.cliki.net/CLIO
XMLisp - integration of Lisp with XML
http://agentsheets.com/lisp/XMLisp/
Step - natural language interface to relational databases [Michael Minock]
http://www.cs.umu.se/~mjm/step/
GBBopen - high-performance blackboard system [Dan Corkill]
http://gbbopen.org/
Verrazano - A Bridge Between C++ and Lisp
http://common-lisp.net/project/fetter/
AP5 - an extension to CL which allows users to "program" at a more "specificational" level [Don Cohen]
http://ap5.com/
sgp - Simple Grid Protocol: Allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet. [grid@bmk.com.au]
http://grid.bmk.com.au/
SimLab - computer tools for analysis and simulation [Paul Chew]
http://www.cs.cornell.edu/Info/Projects/SimLab/
Pulcinella - Propagating Uncertainty through Local Computations (a Bayesian AI tool) [Dr. Pulcinella]
http://iridia.ulb.ac.be/pulcinella/
KM: The Knowledge Machine [Knowledge Systems Research Group]
http://www.cs.utexas.edu/users/mfkb/RKF/km.html
ABLE: A Basic Lisp Editor [Phil Armitage
http://phil.nullable.eu/

See also the CMU Common Lisp Repository and the Lisp Applications page at ALU.

Related SourceForge Projects

search.

Le Sursis [project home]
a tool for writing CGI scripts in Lisp.
CLOCC [project home]
the Common Lisp Open Code Collection
Series [project home]
translates functional-style expressions into efficient loops
ILISP [project home]
a comprehensive (X)Emacs interface for an inferior Common Lisp, or other Lisp based languages.
SLIME - Superior Lisp Interaction Mode for Emacs
http://common-lisp.net/project/slime/
MatLisp [project home]
a package for Common Lisp for handling matrices with real-valued or complex-valued elements. BLAS is used for elementary matrix operations and LAPACK is used for linear algebra routines.
Common Lisp ORB [project home]
CLORB is an Object Request Broker implementing CORBA 2. It currently supports DII, DSI and the POA. The goal is to make the mapping follow the proposed mapping for LISP, but currently this is only half done.
LISA - Lisp Intelligent Software Agents [project home]
a production rule system for Common Lisp. Its purpose is to provide extensive support for the development of intelligent applications. LISA uses a CLOS implementation of the Rete algorithm. LISA is based on CLIPS and Jess.
cCLan - Comprehensive Common Lisp Archive Net [project home]
The goal is to facilitate the distribution of Lisp software (and attendant utilities) in an integrated manner, much as CTAN does for (La)TeX or CPAN for Perl.
The Common Lisp Cookbook [project home]
A collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly.
Lisp Server Pages [project home]
a system implemented in Common Lisp for generating dynamic HTML from scripted pages.
JACOL - A framework for bidirectional Java and Common Lisp interoperability [project home]
JACOL is a framework for allowing Java and Common Lisp to inter-operate. Its intended use is to enable Common Lisp to function as an extension language for Java. It can also be used to expose Java APIs (such as Swing and DOM) to Lisp applications.
Maxima - a descendant of Macsyma [project home]
Maxima is a fairly complete computer algebra system written in lisp with an emphasis on symbolic computation. It is based on DOE-MACSYMA and licensed under the GPL. Its abilities include symbolic integration, 3D plotting, and an ODE solver.
Lush - a Lisp alternative to Matlab, Python, and Scheme. [project home]
Lush is an object-oriented Lisp interpreter/compiler with a seamless interface to C, a huge numerical library, a GUI toolkit, and bindings to GSL, SDL, OpenGL, V4l, and others.
wxCL = wxWindows + Common Lisp [project home]
Lisp bindings to the wxWindows API. It uses SWIG.
GClisp = CLISP + GTK+ [project home]
GClisp is a gtk+-2.0 front-end to Common Lisp (clisp). It provides an IDE with both a text editor and a running lisp repl.
Jabberwocky [project home]
A Lisp IDE: includes a Lisp-aware editor, a source level debugger and a way to interact with Lisp processes.
SWIG - Simplified Wrapper and Interface Generator [project home]
A compiler that connects C and C++ with a variety of scripting languages. Note that CLISP FFI is much more expressive than the C headers, so the CLISP FFI forms generated by SWIG will certainly need tweaking before being useful.
Oracle Table Browser [project home]
Oracle Table Browser (OTB) is a Web based application for interactive browsing of data in Oracle servers. It runs on Linux w/ Apache under CLISP.

[CLISP home] [SourceForge Logo] [Support This Project] Valid XHTML Use CSS Valid CSS