Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By License
Go directly to another tagGo directly to another tagAll Last Modified Items for Open Source
Back to full tag viewCL-Typesetting (Modified)Last modification: Sun, 31 Mar 2013 21:25:08 GMTcl-typesetting is a complete typesetting system written in Common Lisp using cl-pdf for the direct generation of pdf files. This enables it to be powerful, extensible, programmable and fast. It is int...
CL-PDF (Modified)Last modification: Sun, 31 Mar 2013 21:22:34 GMTCL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others.
It is used by cl-typesetting to provide a complete typesetting sys...
Jean-Philippe Paradis (Added)Last modification: Sun, 10 Mar 2013 05:09:49 GMTProgrammer, Public Domain Common Lisp R&D. 6 intensive years of Common Lisp experience. 15 ready-to-use libraries in Quicklisp, and counting.
Armed Bear Common Lisp (Annotated)Last modification: Wed, 06 Mar 2013 13:42:39 GMTArmed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.
CLFSWM - A(nother) Common Lisp FullScreen Window Manager (Modified)Last modification: Tue, 11 Dec 2012 21:37:06 GMTA window manager for the X Window system. based on Tinywm and Stumpwm.
Ystok-URI - library for representing, parsing, and printing URIs (Added)Last modification: Tue, 13 Nov 2012 07:08:28 GMTPortable library, accepts URI strings in accordance with the latest RFC3986 (including userinfo).
Declt, Documentation Extractor from Common Lisp to Texinfo (Modified)Last modification: Tue, 23 Oct 2012 05:44:09 GMTDeclt (pronounce dec'let) is a reference manual generator for Common Lisp.
It extracts and formats documentation from ASDF systems, including the system itself and its components, the packages defined...
Clon, the Command-Line Options Nuker (Modified)Last modification: Wed, 26 Sep 2012 13:23:22 GMTClon is a library for managing command-line options in standalone Common Lisp applications. It provides a unified option syntax with both short and long names, automatic completion of partial names an...
ASDlite (Modified)Last modification: Mon, 30 Apr 2012 12:34:10 GMTASDlite is a light-weight version of ASDF, a popular build facility for Common Lisp.
Ystok-Library (Modified)Last modification: Mon, 30 Apr 2012 12:13:32 GMTYstok-Library is a portable Common Lisp library of general purpose macros, functions, and utilities.
Ystok-Local-Time (Modified)Last modification: Mon, 30 Apr 2012 12:07:45 GMTCommon Lisp library for representing and handling time zones, dates, and timestamps. This package partially supports ISO 8601 format and provides localized read and print of date and time.
YstokGrid (Modified)Last modification: Mon, 30 Apr 2012 11:46:26 GMTA CAPI-based grid widget for LispWorks.
YHTML-Template (Modified)Last modification: Mon, 30 Apr 2012 10:03:42 GMTYHTML-Template is a an extension of Edi Weitz's HTML-TEMPLATE.
cl-gdata (Added)Last modification: Tue, 13 Mar 2012 16:01:07 GMTGoogle GData bindings for Common Lisp
cl-portaudio (Added)Last modification: Mon, 16 Jan 2012 15:45:26 GMTBindings to PortAudio crossplatform library.
YstokHTML - collection of HTML generator, parser and template libraries (Added)Last modification: Thu, 29 Dec 2011 07:49:32 GMTYstokHTML allows generating and parsing HTML and XHTML documents.
Common Lisp User Space File System (Added)Last modification: Mon, 28 Nov 2011 19:55:04 GMTA simple file based file system. Use mkfs and mount to take clufs file system into use. Use it with mkdir, create, open and close to read and write files. Open returns a stream to file in clufs file s...
cl-btree (Added)Last modification: Mon, 28 Nov 2011 19:39:48 GMTB-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL.
CL-RCFiles (Modified)Last modification: Mon, 28 Nov 2011 10:54:16 GMTThis very small Common Lisp library provides a way to add initialization files
to ASDF systems. Every time ASDF loads <system>, one or several corresponding
<system>.lisp files are loaded automaticall...
Wu-Decimal (Added)Last modification: Sat, 24 Sep 2011 23:26:31 GMTLibrary to add decimals (fixed precision and scale numbers) as supported numeric types in Common Lisp.
Binary-types (Annotated)Last modification: Fri, 17 Jun 2011 12:32:49 GMTLibrary for accessing binary files with fixed bit-length code-words. Files with variable bit-length code-words, such as those of most compressed formats, are not supported. Binary-types allows the def...
CL-PNG (Modified)Last modification: Wed, 15 Jun 2011 18:40:05 GMTA library for reading and writing PNG (Portable Network Graphics) files.
thnappy (Added)Last modification: Sun, 22 May 2011 00:08:59 GMTCommon Lisp bindings to Google's Snappy compression library.
usocket (Modified)Last modification: Sat, 12 Mar 2011 21:23:12 GMTThe project wants to provide a portable TCP/IP and UDP socket interface for as many Common Lisp implementations as possible, while keeping the abstraction and portability layer as thin as possible.
NEW-OP (Added)Last modification: Thu, 27 Jan 2011 23:13:48 GMTImplementing a 'new' operator for Common Lisp that (almost) does TRT.
NST (Added)Last modification: Wed, 29 Dec 2010 18:20:01 GMTNST is a test framework for Common Lisp offering separate and reusable fixture definitions, test groups, extensible test criteria, ASDF integration, and optional JUnit XML output.
mod_lisp for Lighttpd (Added)Last modification: Sun, 12 Dec 2010 21:58:07 GMTA branch of mod_lisp for the Lighttpd web server.
Screamer (Commented)Last modification: Thu, 04 Nov 2010 09:21:55 GMTScreamer is an extension of Common Lisp that adds support for nondeterministic programming. Screamer consists of two levels. The basic nondeterministic level adds support for backtracking and undoable...
PLOKAMI - Common Lisp PCAP Interface (Modified)Last modification: Tue, 26 Oct 2010 00:31:25 GMTPLOKAMI is a lispy interface to libpcap/winpcap built on top of a CFFI portability layer.
SUPPORTED
Realtime network packet capture, injection, dumpfile reading/writing, filtering with BPF, timeouts ...
PCall (Modified)Last modification: Thu, 21 Oct 2010 11:15:42 GMTImplementation of result-oriented parallelism.
Postmodern (Modified)Last modification: Thu, 21 Oct 2010 11:15:12 GMTA library for interacting with PostgreSQL databases.
ST-JSON (Modified)Last modification: Thu, 21 Oct 2010 11:13:36 GMTA JSON encoding and decoding library.
(INCF CL) (Added)Last modification: Sat, 21 Aug 2010 10:40:22 GMTA collection of convenience functions and macros for Common Lisp.
NST (Added)Last modification: Thu, 19 Aug 2010 18:34:16 GMTNST is a test framework for Common Lisp offering separate and reusable fixture definitions, test groups, extensible test criteria, ASDF integration, and optional JUnit XML output.
color-gradients (Added)Last modification: Sat, 14 Aug 2010 02:50:44 GMTcolor-gradients is a graphics library that computes linear or radial color gradients. Multistop color progression using linear or sin^2 interpolation is available.
cl-plplot (Modified)Last modification: Sun, 08 Aug 2010 15:50:04 GMTA set of CFFI-based Common Lisp bindings to the PLplot scientific plotting library, which can produce several kinds of 2D and 3D plots.
cl-uri-templates (Added)Last modification: Thu, 05 Aug 2010 17:39:47 GMTcl-uri-templates is a fork of uri-template which implements draft 03 of the proposed URI Template standard (http://tools.ietf.org/html/draft-gregorio-uritemplate-03)
EQL (Added)Last modification: Tue, 27 Jul 2010 12:16:58 GMTECL embedded Qt Lisp
css-lite (Modified)Last modification: Fri, 23 Jul 2010 16:42:18 GMTcss-lite is a library for generating CSS from an s-exp based
syntax. When compiled with Parenscript
(http://common-lisp.net/project/parenscript/) loaded in the Lisp
image, it also provides the same CS...
SymbolicWeb (Modified)Last modification: Sun, 04 Jul 2010 18:44:00 GMTCommon Lisp GUI using AJAX and Comet. Aims to create a GUI framework similar to GTK+ and QT for Common Lisp. It differs in that it uses the browser to render the UI elements.
WMBot (Modified)Last modification: Fri, 14 May 2010 16:01:40 GMTAn IRC parsing library (WMIRC) and an axtensibe IRC agent library (WMBOT).
evol (Added)Last modification: Mon, 19 Apr 2010 17:33:49 GMTevol - entrenched virtues of lisp (love reversed) aims to be a compatible and full-fledged replacement for the GNU autotools stack targeted at coping with the autotools' shortcomings while not repeati...
Postmodern (Modified)Last modification: Mon, 05 Apr 2010 14:27:27 GMTA library for communicating with a PostgreSQL database, trying to make the Lisp-SQL boundary as unobtrusive as possible.
ASDF (Modified)Last modification: Thu, 01 Apr 2010 16:06:07 GMTASDF is Another System Definition Facility.
cl-win32ole (Modified)Last modification: Wed, 10 Mar 2010 11:29:09 GMTCommon Lisp OLE Library like Ruby's win32ole.
ParenScript (Modified)Last modification: Sun, 28 Feb 2010 00:25:12 GMTA Lisp-like web development language that can be compiled to JavaScript.
ABLE - A Basic Lisp Editor (Modified)Last modification: Sun, 21 Feb 2010 15:03:38 GMTABLE is an open source Common Lisp editor for Mac, Linux and Windows. ABLE's features include a listener with command history, syntax colouring, symbol completion, jump to definition, parenthesis mat...
conmc (Modified)Last modification: Sun, 21 Feb 2010 14:45:28 GMTConmc is a Windows DLL that provides CLISP and Corman Lisp with functionality for text console operations such as cursor positioning, color setting, screen clearing, etc.
de.setf.utility (Added)Last modification: Mon, 15 Feb 2010 00:10:27 GMTde.setf.utility comprises Lisp utility functions : - package management, - date formatting - content types - dot graphs - unit tests - ...
DE.SETF.AMQP: a Common Lisp client library for AMQP (Added)Last modification: Mon, 15 Feb 2010 00:05:24 GMTde.setf.amqp implements a native Common Lisp client library for the 'Advanced Message Queueing Protocol'. The implementation comprises wire-level codecs, implementations for the standard protocol obje...
Sheeple (Modified)Last modification: Sat, 23 Jan 2010 02:13:37 GMTSheeple is a delegative prototype-based object system inspired by CLOS.
It is designed with the purpose of providing the goodies of CLOS programming, but in an object-based environment.
As such, it ...
command line arguments (Added)Last modification: Tue, 10 Nov 2009 13:33:25 GMTOpen-sourced project from ITA, part of QITAB.
CL-Graph (Modified)Last modification: Fri, 30 Oct 2009 13:54:36 GMTA package for creating and manipulating graphs (in the graph-theoretic sense). Creates a set of CLOS classes for graphs, vertices, edges. Provides algorithms for traversing, counting, searching for ve...
Snarf (Added)Last modification: Sun, 25 Oct 2009 12:35:45 GMTSnarf is a simple prototype-style OO language for common lisp. It uses a call syntax rather than a CLOS-style general function syntax. Snarf is so small that the entire language (about 400 lines) is ...
Spartns (Modified)Last modification: Tue, 20 Oct 2009 13:29:07 GMTSparse tensor representation library. There are no external dependencies; Spartns works on any data type and is heavily optimized.
ChanL (Modified)Last modification: Wed, 14 Oct 2009 16:37:45 GMTChanL is a portable library for easy thread-based synchronous concurrency.
FiveAM (Modified)Last modification: Wed, 07 Oct 2009 17:50:51 GMTSimple regression testing framework "designed with Common Lisp's interactive development model in mind". It features hierarchical test suites, functions for re-running recent tests, and inter-test dep...
cl-oauth (Added)Last modification: Sun, 04 Oct 2009 09:34:12 GMTOAuth support for Common Lisp.
uri-template (Modified)Last modification: Mon, 17 Aug 2009 21:15:14 GMTuri-template is a Common Lisp implementation of URI templates as a reader macro, used for both template interpolation and destructuring.
uuid (Modified)Last modification: Thu, 30 Jul 2009 20:36:04 GMTA library for generation of universally unique identifiers as described by RFC 4122
cl-cont (Added)Last modification: Tue, 28 Jul 2009 08:55:35 GMTCPS-style continuations for Common Lisp.
Clouchdb (Modified)Last modification: Mon, 13 Jul 2009 01:07:23 GMTA library for interacting with CouchDb databases
YstokSQL (Modified)Last modification: Fri, 26 Jun 2009 10:04:57 GMTYstokSQL is a Common Lisp library for interfacing relational databases via ODBC.
ECL (Commented)Last modification: Thu, 25 Jun 2009 22:02:15 GMTECL (Embeddable Common Lisp) is "an effort to modernize Giuseppe Attardi's ECL (ECoLisp) environment to produce an implementation of the Common Lisp language which complies to the ANSI X3J13 definitio...
CLISP (Annotated)Last modification: Thu, 25 Jun 2009 17:05:43 GMTGNU CLISP is a Common Lisp implementation available on a wide range of architectures and operating systems, including Unix/Linux and Windows. It is distributed under the GNU GPL license.
Steel Bank Common Lisp (Added)Last modification: Sat, 20 Jun 2009 17:54:08 GMTSteel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common L...
PURI (Modified)Last modification: Sat, 20 Jun 2009 16:26:44 GMTPuri provides a Common Lisp library for manipulating Universal Resource Identifiers (URI).
Common Lisp Gtk-Server Wrapper (Added)Last modification: Sun, 31 May 2009 13:34:10 GMTCommon Lisp Gtk-Server Wrapper works with Gtk-Server to access the GTK widget set for another process using many communication protocols.
cl-json (Modified)Last modification: Mon, 25 May 2009 21:41:48 GMTA parser and generator for the JSON data-interchange format.
ch-util (Modified)Last modification: Mon, 04 May 2009 04:22:09 GMTA collection of miscellaneous utilities for string manipulation, filesystem access, unit testing, array processing, operations on sequences, and more.
cl-walker (Modified)Last modification: Fri, 27 Mar 2009 09:14:58 GMTA common lisp code walker that turns CL forms into a tree of CLOS AST nodes, and vica versa. Useful for implementing e.g. delimited continuations (cl-delico), lisp1 semantics, etc.
cl-walker is based...
Miguedrez (Modified)Last modification: Mon, 09 Mar 2009 09:38:56 GMTA chess game written entirely in Common Lisp
Storable Functions (Added)Last modification: Fri, 06 Mar 2009 01:54:45 GMTStorable Functions implements transformations of functions (including closures) from and to CLOS instances of some specific classes. It contains a set of macros for making this transformation possible...
EMA-XPS (Modified)Last modification: Tue, 27 Jan 2009 20:30:13 GMTA graphical shell for the hybrid expert system development environment BABYLON. EMA-XPS was created at the University of Wuppertal, Germany. It provides a number of tools such as a task processor, kno...
GNU Scientific Library for Lisp (Modified)Last modification: Tue, 06 Jan 2009 14:40:21 GMTAn interface that allows the use of the GNU Scientific Library (GSL) from Lisp. The GSL is a library of applied mathematics commonly used in science and engineering.
trivial-garbage (Added)Last modification: Tue, 06 Jan 2009 14:31:06 GMTtrivial-garbage is a simple library that provides a portable API to finalizers, weak hash-tables and weak pointers.
Wiki list of websites powered by Lisp (Added)Last modification: Sun, 04 Jan 2009 03:20:30 GMTList of websites and other web applications built using Lisp. Entries are strongly encouraged to be listed with the other software components used to build the site such as the web framework used or o...
SWCLOS: A Semantic Web Processor on Common Lisp Object System (Annotated)Last modification: Tue, 16 Dec 2008 03:24:25 GMTSWCLOS is a Semantic Web processor that is built on top of Common Lisp Object System (CLOS). Every resources in RDF and RDFS, e.g. rdfs:Class, rdfs:Resource, rdf:Property, and resource instances and p...
CL-MUPROC - Erlang-inspired multiprocessing in Common Lisp (Modified)Last modification: Fri, 12 Dec 2008 08:28:25 GMTA library that implements some of the message-passing multiprocessing abstractions provided by the Erland programming language.
Singleton classes (Modified)Last modification: Wed, 03 Dec 2008 21:40:47 GMTA library for implementing singleton CLOS classes, i.e. classes that only have a single instance. This is part of the Lisp hacks collection by Tim Bradshaw
Weblocks (Added)Last modification: Sat, 29 Nov 2008 09:31:35 GMTWeblocks is an advanced web framework designed to make Agile web application development as effective and simple as possible.
iterate-keywords (Added)Last modification: Tue, 25 Nov 2008 17:21:59 GMTIterate-keywords is just like the iterate (http://common-lisp.net/project/iterate/) but it allows keywords to be used for clause heads.
That is, (iter (:for i from 1 to 10) (:collect i))
It is usefu...
CL-WIKI (Added)Last modification: Thu, 20 Nov 2008 12:53:43 GMTCL-WIKI is a wiki engine for Common Lisp.
cl-xmpp (Modified)Last modification: Fri, 24 Oct 2008 18:05:18 GMTA client implementation of XMPP (Extensible Messaging and Presence Protocol), which is the set of core protocols created by the Jabber messaging system.
trivial-sockets (Modified)Last modification: Fri, 24 Oct 2008 18:03:08 GMTTCP networking library for simple applications such as "scripting" and interactive use. A patch provides UDP support.
trivial-sockets has been superseeded by usocket.
ch-asdf (Modified)Last modification: Thu, 23 Oct 2008 05:53:36 GMTAn extension of the ASDF system definition tool for using Lisp source files with a ".cl" extension, and putting FASL files in a separate directory.
CLEM (Modified)Last modification: Thu, 23 Oct 2008 05:50:26 GMTCommon Lisp Egregious Matrix library.
nuclblog: a blog engine for use with Hunchentoot (Added)Last modification: Thu, 23 Oct 2008 05:48:01 GMTA library for developing blogs to run behind the Hunchentoot web server.
tiff-ffi (Modified)Last modification: Thu, 23 Oct 2008 05:44:46 GMTA set of UFFI-based Common Lisp bindings to the LibTIFF image manipulation C library.
dso-parse (Added)Last modification: Tue, 14 Oct 2008 00:33:20 GMTPEG parser-generator with s-exp grammar definitions
dso-lex (Added)Last modification: Tue, 14 Oct 2008 00:26:22 GMTA simple regexp-based lexer-generator
trivial-irc (Added)Last modification: Tue, 02 Sep 2008 18:38:08 GMTtrivial-irc is a (very) trivial IRC client library. It has no facilities for CTCP, and only very simple facilities for receiving, handling and sending messages.
LispIDE (Added)Last modification: Sun, 17 Aug 2008 07:08:15 GMTLispIDE is a basic graphical shell for several Lisp implementations available for Windows.
rw-ut (Modified)Last modification: Fri, 15 Aug 2008 15:05:24 GMTfunctions for reading and writing lisp universal time as strings.
cl-terrace (Modified)Last modification: Tue, 12 Aug 2008 00:56:29 GMTSimply put: `cl-terrace' is the VC part of a hypothetical MVC web application framework written in Common Lisp.
Djula (Modified)Last modification: Tue, 12 Aug 2008 00:51:32 GMTDjula is a Common Lisp port of the Django templating language.
logv (Modified)Last modification: Tue, 12 Aug 2008 00:47:30 GMTLogv is a lightweight logging utility for Common Lisp
portch (Modified)Last modification: Tue, 12 Aug 2008 00:46:05 GMTPortch is a small framework for organizing and running tests written with ptester
ptester (Added)Last modification: Sat, 09 Aug 2008 10:56:39 GMTptester is a portable version of Franz's tester library. It is a test framework library.
trivial-utf-8 (Modified)Last modification: Sat, 09 Aug 2008 09:43:59 GMTTrivial UTF-8 is a small library for doing fast UTF-8-based in- and output on a Lisp implementation that already supports Unicode -- meaning char-code and code-char deal with Unicode character codes.
net-telent-date (Commented)Last modification: Sat, 09 Aug 2008 06:09:51 GMTA library of routines for parsing, conversting, and manipulating dates and times. Most of the code was originally written for the CMUCL Common Lisp implementation.
SLIME (Modified)Last modification: Wed, 06 Aug 2008 12:23:22 GMTSLIME (Superior Lisp Interaction Mode for Emacs) is an Emacs mode for Common Lisp development. It provides facilities for interacting with a running Common Lisp process for evaluation/compilation, deb...
Trivial-HTTP (Modified)Last modification: Thu, 31 Jul 2008 11:20:44 GMTA simple library for performing client HTTP operations (GET and POST) over a socket interface.
trivial-http has been superseeded by Drakma.
CL-UNICODE (Added)Last modification: Wed, 23 Jul 2008 22:45:15 GMTCL-UNICODE is a library which provides Common Lisp implementations with knowledge about Unicode characters including their name, their general category, the scripts and blocks they belong to, their nu...
f-underscore (Added)Last modification: Thu, 17 Jul 2008 15:48:56 GMTF-underscore is a tiny library of functional programming utils. The idea is to make functional programs shorter and easier to read without having to resort to syntax like arc's square bracket unary fu...
CL-EARLEY-PARSER (Added)Last modification: Thu, 10 Jul 2008 09:43:53 GMTSyntax anayzer (parser) for any context free grammar.
cl-famix (Added)Last modification: Tue, 08 Jul 2008 11:22:58 GMTCL-Famix is a model extractor, that extract FAMIX-Lisp complaint models from Lisp systems.
cl-selenium (Modified)Last modification: Tue, 01 Jul 2008 15:57:02 GMTWrite your Selenium functional test cases or script your web browser in Common Lisp.
Limp (Modified)Last modification: Tue, 24 Jun 2008 08:35:51 GMTLimp's goal is to provide a compelling alternative to Slime for Vim.
cl-kanren-trs (Added)Last modification: Sat, 21 Jun 2008 20:18:31 GMTcl-kanren-trs implements the language of The Reasoned Schemer with CLOS hooks to extend the types that can be the subject of unification. Each terminating form from main text is (or will be) implement...
py-configparser (Modified)Last modification: Fri, 20 Jun 2008 23:39:45 GMTAn INI-file style configuration parser conformant to the Python configparser module.
CLPython (Modified)Last modification: Wed, 14 May 2008 17:05:45 GMTCLPython is an implementation of Python in Common Lisp.
Core Server (Modified)Last modification: Tue, 06 May 2008 10:19:03 GMTContinuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UN...
UCW+ (Modified)Last modification: Tue, 06 May 2008 10:09:51 GMTUCW extension package for event based AJAX web programming.
THIS PROJECT SUPERSEEDED BY "CORE SERVER"!!!
CL-DONGLE (Added)Last modification: Sun, 27 Apr 2008 23:29:08 GMTProvides full access to all the functionality of SG-Lock's hardware-based copy protection system (dongles).
MIDGETS (Modified)Last modification: Sun, 27 Apr 2008 23:25:28 GMTA collection of reusable user interface widgets for the CAPI portable GUI toolkit of LispWorks. It currently includes a date picker and a time picker.
LW-WIN (Added)Last modification: Sun, 27 Apr 2008 23:24:58 GMTA collection of re-usable Win32-specific functions and macros.
HT-AJAX, an AJAX framework for Hunchentoot (Modified)Last modification: Mon, 21 Apr 2008 22:34:22 GMTHT-AJAX is a small AJAX framework for Hunchentoot web server that allows transparent calls from Javascript in web pages to the server side Lisp code.
Objective-CL (Modified)Last modification: Sun, 23 Mar 2008 13:05:52 GMTObjective-CL is a free CL/Objective-C bridge that is portable not only across Lisp implementations but also across operating systems. It strives to achieve full GNUstep and Cocoa compatibility includ...
read-bytes-standalone (Annotated)Last modification: Thu, 13 Mar 2008 17:51:19 GMTLibrary for reading and writing integer and IEEE floating-point numbers from binary I/O streams.
cl-randist (Modified)Last modification: Sat, 08 Mar 2008 22:08:11 GMTThis package is a manual translation from C to common lisp of some random number generation functions of GSL library. The package also include the alias method implementation of Mario S. Mommer and my...
Metatilities (Modified)Last modification: Sun, 02 Mar 2008 10:03:05 GMTA collection of miscellaneous utilities for container data structures, binding, user interface, dates and times, I/O, symbols, sequences, string manipulation, and more.
metabang-bind (Modified)Last modification: Sun, 02 Mar 2008 10:00:55 GMTMetabang-bind provides a binding construct that generalizes MULTIPLE-VALUE-BIND, LET, LET* and DESTRUCTURING-BIND.
cl-couchdb (Commented)Last modification: Wed, 20 Feb 2008 16:39:20 GMTA Common Lisp library for working with the CouchDB database system.
Common Lisp Librarian (Modified)Last modification: Sun, 10 Feb 2008 00:48:01 GMTCL-Librarian aims to be a manager for Common Lisp libraries that is focused on libraries updated dynamically by version control systems and targetted at power users. It handles downloading such librar...
gecol (Added)Last modification: Thu, 10 Jan 2008 14:19:30 GMTgecol provides bindings to gecode in order to enjoy constraint programming in Lisp.
The Feebs War (Added)Last modification: Fri, 04 Jan 2008 13:28:27 GMTA game based on Planet of the Feebs, with source-code improvement,
intended to be portable, to have better graphics and documentation.
ODD-STREAMS (Added)Last modification: Mon, 31 Dec 2007 01:22:21 GMTLisp binary streams with "odd" byte sizes.
Simple Lisp Qt4 CFFI integration attempt (Modified)Last modification: Mon, 29 Oct 2007 10:15:26 GMTExperimental CFFI-based bindings to the Qt4 C++ GUI toolkit (simple C wrapper)
html-entities (Modified)Last modification: Tue, 09 Oct 2007 22:21:40 GMTA library for encoding and decoding (HTML/SGML/XML) entities in Common Lisp.
FReT (Modified)Last modification: Mon, 08 Oct 2007 04:35:10 GMTFReT (Framework for Regression Testing) is a testing framework inspired by Lift, CLOSUnit and JUnit, with an emphasis on interactivity.
Hunchentoot (Annotated)Last modification: Sun, 30 Sep 2007 17:23:35 GMTA web server written in Common Lisp
CL-SMTP (Annotated)Last modification: Mon, 17 Sep 2007 21:56:06 GMTA client library for the SMTP (Simple Mail Transfer Protocol) networking protocol.
blitzblog (Modified)Last modification: Mon, 03 Sep 2007 02:36:05 GMTA blog engine much like cl-blog.
CL-MEMCACHED (Added)Last modification: Thu, 23 Aug 2007 13:50:53 GMTCommon Lisp interface to the memcached object caching system.
Elephant (Modified)Last modification: Wed, 22 Aug 2007 20:10:40 GMTElephant is a persistent object store that can work with either BerkeleyDB or relational databases as a back-end.
Graphic-Forms (Modified)Last modification: Tue, 21 Aug 2007 05:12:28 GMTGraphic-Forms is a user interface library designed for MS Windows. It does not have the goal of window system portability. Graphic-Forms encapsulates the window system primitives, provides custom cont...
Lispy (Modified)Last modification: Mon, 30 Jul 2007 14:59:37 GMTCommon Lisp package management in Common Lisp.
cl-audioscrobbler (Modified)Last modification: Thu, 26 Jul 2007 07:36:33 GMTCommon Lisp wrapper for the web service Audioscrobbler/Last.fm.
NLisp (Commented)Last modification: Wed, 25 Jul 2007 15:34:01 GMTNLISP provides an interactive numerical computation environment, similar to packages like Matlab and IDL.
cl-jpegmeta (Added)Last modification: Thu, 21 Jun 2007 10:35:08 GMTCL-JPEGMETA is a library for image metadata manipulation.
Chunga (Modified)Last modification: Sat, 16 Jun 2007 14:19:39 GMTPortable chunked streams for Common Lisp
RFC2388 (Modified)Last modification: Sat, 16 Jun 2007 14:18:24 GMTAn implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data".
CLLIB (asdf version) (Modified)Last modification: Sat, 09 Jun 2007 12:33:26 GMTAn ASDF version of CLLIB from CLOCC.
CLX-DRAWING-WINDOW (Modified)Last modification: Mon, 04 Jun 2007 21:03:42 GMTA library for performing simple 2D graphical operations with CLX on a drawable area. Requires trudgett.david.utils (utils.lisp).
LaTeX Letter (Modified)Last modification: Mon, 04 Jun 2007 20:52:17 GMTA small, simple program for producing mail merge letters with LaTeX. It generates a single LaTeX file containing all the letters. It is in a stable state, but not feature rich. Adapt to your own requi...
CL-MathStats (Modified)Last modification: Wed, 30 May 2007 19:34:57 GMTA collection of mathematical routines for combinatorics, statistics, functions, matrices, vectors, and more.
cl-geonames (Added)Last modification: Tue, 29 May 2007 08:48:50 GMTA Common Lisp wrapper around the Geonames web service
cl-digg (Added)Last modification: Sun, 27 May 2007 19:15:35 GMTA Common Lisp wrapper around the Digg API.
smarkup (Modified)Last modification: Fri, 11 May 2007 14:25:33 GMTA set of utilities for formatting s-expression based text markup source documents.
cl-irc (Modified)Last modification: Fri, 27 Apr 2007 20:41:28 GMTIRC client library featuring partial support for DCC, CTCP and related commands from RFC 2810, RFC 2811 and RFC2812.
cl-irc uses usocket for implementation independent socket access. It uses FLEXI-ST...
CL-Launch (Modified)Last modification: Fri, 27 Apr 2007 17:00:07 GMTuniform frontend to running Common Lisp code from a unix shell
Exscribe (Modified)Last modification: Fri, 27 Apr 2007 16:55:21 GMTa Lisp-programmable document preparation system.
Closer to MOP (Modified)Last modification: Mon, 23 Apr 2007 11:32:03 GMTCloser to MOP is a compatibility layer that rectifies many of the absent or incorrect MOP features as detected by MOP Feature Tests in a growing number of Common Lisp implementations.
ContextL (Modified)Last modification: Mon, 23 Apr 2007 11:28:38 GMTContextL is a CLOS extension for Context-oriented Programming.
Ironclad (Modified)Last modification: Sat, 21 Apr 2007 20:57:29 GMTIronclad is a cryptographic toolkit that includes several block encryption algorithms and hash functions.
CL-WEBDAV (Added)Last modification: Wed, 18 Apr 2007 20:03:12 GMTA WebDAV server written in Common Lisp
cl-youtube (Modified)Last modification: Mon, 16 Apr 2007 09:34:08 GMTCommon Lisp wrapper to the YouTube API.
Salza (Modified)Last modification: Fri, 13 Apr 2007 16:29:17 GMTSalza is a Common Lisp Compression Library that provides an FFI-less interface to the ZLIB and DEFLATE compressed data formats. It is used by CL-PDF for the zlib compression inside the pdf files.
CLAWS (Modified)Last modification: Mon, 09 Apr 2007 09:47:22 GMTCLAWS has switched to Haskell but the code repository still contains the Lisp files. Before the switch to Haskell CLAWS was the Common Lisp Application Web Server, a framework for developing web appl...
trivial-ldap (Modified)Last modification: Mon, 09 Apr 2007 06:51:45 GMTTRIVIAL-LDAP is a one file, all lisp client implementation of parts of RFC 2251.
trivial-https (Modified)Last modification: Sat, 07 Apr 2007 20:38:43 GMTA simple library for performing client HTTP/HTTPS operations (GET and POST) over a socket interface. It is a fork of Trivial-HTTP.
Trivial-https has been superseeded by Drakma.
bmud (Added)Last modification: Sat, 07 Apr 2007 20:19:32 GMTBMUD is a multiuser dimension (MUD) of the Diku/Rogue persuasion.
Drakma (Modified)Last modification: Sat, 07 Apr 2007 19:20:33 GMTA fully-featured web (http) client written in Common Lisp
UnCommon Web (Modified)Last modification: Mon, 02 Apr 2007 07:51:19 GMTUnCommon Web (UCW) is a continuation based Common Lisp web application development framework.
UnCommon Web provides developers with the illusion that web pages are nothing more than function calls. ...
asdf-addons (Modified)Last modification: Thu, 08 Mar 2007 15:46:30 GMTA collection of ASDF utilities.
One of them is asdf-cache which is used for storing (caching) in a single directory tree all generated fasl files generated by different Lisp implementations.
For all ...
FUCC (Modified)Last modification: Wed, 07 Mar 2007 10:22:35 GMTFUCC is universal parser generator for Common Lisp. Currently LR0, SLR, LALR, LR1 and LL parser generators are implemented, and GLR, CYK and other algorithms are planned.
cl-darcs (Modified)Last modification: Tue, 27 Feb 2007 03:10:19 GMTA client, for the darcs version control system.
ABCL-web (Added)Last modification: Fri, 23 Feb 2007 21:54:00 GMTA web-framework using Armed Bear Common Lisp as a Java Servlet.
ucw-extras (Commented)Last modification: Mon, 12 Feb 2007 08:57:42 GMTA repository of source code, components, demos, documents and other material related to web programming with the UnCommonWeb application framework.
grand-prix (Added)Last modification: Mon, 12 Feb 2007 08:39:17 GMTTests, stress-test and performance-tests for Common Lisp object-databases and persistence libraries.
OpConsole (Annotated)Last modification: Fri, 09 Feb 2007 14:38:56 GMT"A tool for unix system status monitoring". It has a GUI based on CLUE.
cl-wav-synth - Express noises as you think (Modified)Last modification: Mon, 05 Feb 2007 16:41:51 GMTA WAV sound sample editor with a library for manipulating WAV files and a (Mc)CLIM GUI. The GUI is based on a Lisp listener and provides editing tools for samples, spectra and songs.
stefil (Added)Last modification: Tue, 30 Jan 2007 13:13:33 GMTSimple TEst Framework In Lisp - a very thin, yet full featured test framework that creates instrumented defun's that can be called from the REPL.
cl-perec (Added)Last modification: Tue, 30 Jan 2007 13:08:07 GMTcl-perec is a library for RDBMS based CLOS persistency
cl-rdbms (Added)Last modification: Tue, 30 Jan 2007 12:57:37 GMTcl-rdbms is a database interface library which provides backend independent access to RDBMS systems.
CL-STM (Modified)Last modification: Fri, 26 Jan 2007 13:06:58 GMTA Common Lisp extension "to support composable Software Transactional Memory". Programming with CL-STM is based on atomic transactions, which can be composed to make larger atomic transactions. Transa...
Bordeaux Threads (Commented)Last modification: Thu, 25 Jan 2007 23:08:20 GMTBordeaux Threads (Portable shared-state concurrency for Common Lisp) is an implementation of a portable multi-threading library based on the BORDEAUX-MP specification by Daniel Barlow.
Clickr & Automatr (Annotated)Last modification: Wed, 17 Jan 2007 09:18:21 GMTA set of Common Lisp bindings to the Flickr online photo album API (Clickr), and an application for automating Flickr tasks based on it (Automatr).
PAIPROLOG (Added)Last modification: Fri, 05 Jan 2007 11:27:16 GMTAn update of Peter Norvig's "Prolog in Common Lisp".
SKIPPY (Modified)Last modification: Thu, 04 Jan 2007 17:34:28 GMTA library for reading and writing GIF image files.
ieee-floats (Added)Last modification: Fri, 22 Dec 2006 21:09:09 GMTProvides functions for converting floats to and from binary format.
Dialogue (Modified)Last modification: Mon, 18 Dec 2006 14:47:08 GMTDialogue is a Common Lisp tool to easy write dialogs using the Java Standard Widget Toolkit (SWT) and Foil (a Foreign Object Interface for Lisp). It provides an abstract layer over the controls and la...
Software Bits (Added)Last modification: Sat, 16 Dec 2006 01:55:55 GMTa lot of random bits of lisp code. (Parsers, plotters, SMTP, and more...)
GBBopen (Modified)Last modification: Fri, 15 Dec 2006 16:53:32 GMTHigh-performance, open source AI blackboard-system framework based on the concepts that were explored and refined in the UMass Generic Blackboard system and the commercial GBB product.
CMUCL (Modified)Last modification: Sun, 10 Dec 2006 16:39:13 GMTCMU Common Lisp "is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms". It provides an advanced native code compiler, a powerful F...
MusCL (Added)Last modification: Mon, 04 Dec 2006 20:23:01 GMTYet another unfinished open source CL implementation.
SBCL (Modified)Last modification: Thu, 30 Nov 2006 21:24:18 GMTSteel Bank Common Lisp is a Common Lisp implementation based on the CMUCL sources, but it puts a greater emphasis on maintainability. Most of the SBCL code is in the public domain, the rest under a BS...
cl-wdim (Modified)Last modification: Fri, 24 Nov 2006 19:29:46 GMTCl-wdim is "a Common Lisp web framework based on persistent CLOS".
LOCAL-TIME (Added)Last modification: Fri, 24 Nov 2006 19:29:06 GMTA library for manipulating dates and times, based on the paper "The Long, Painful History of Time" by Erik Naggum.
cl-flash (Modified)Last modification: Fri, 24 Nov 2006 15:19:04 GMTA pure Lisp library for writing Macromedia Flash movie files. It is currently incomplete and undocumented.
cl-l10n (Modified)Last modification: Sun, 19 Nov 2006 19:43:46 GMTPortable localisation package for Common Lisp.
cl-ncurses (Added)Last modification: Sun, 19 Nov 2006 13:17:30 GMTA Ncurses interface for Common Lisp
VIAL - VI Adopts Lisp (Commented)Last modification: Sat, 18 Nov 2006 22:52:06 GMTA Vi/Vim-like text editor designed for editing Lisp code. It has an Ncurses-based user interface.
CL-S3 (Modified)Last modification: Fri, 17 Nov 2006 15:26:12 GMTa Common Lisp library that implements a client interface to the Amazon S3 Web Service
Planet of the Feebs (Added)Last modification: Tue, 14 Nov 2006 14:10:21 GMTA simulation game loosely based on the Xerox PARC "Maze War" game. It generates graphics output via CLX.
Form input validation for Webactions (Added)Last modification: Tue, 14 Nov 2006 14:06:20 GMTA form input validator for the Webactions framework.
cl-migrations (Added)Last modification: Mon, 13 Nov 2006 09:45:28 GMTcl-migrations is a port of the database migrations feature of Ruby on Rails to Common Lisp. cl-migrations is intended to provide a simple way to version-control your database changes.
Core Services (Modified)Last modification: Sun, 12 Nov 2006 17:51:51 GMTA library of web services for accounting, security, domains, web, email and file transfer.
Source Compare (SC): A 'diff' program for Common Lisp (Added)Last modification: Sun, 12 Nov 2006 14:22:25 GMTA diff-like tool for comparing Common Lisp source files.
XREF (Added)Last modification: Sat, 11 Nov 2006 13:08:27 GMTA static analysis cross-referencing tool.
User Manual: Automatical User Manual Creation (Added)Last modification: Fri, 10 Nov 2006 15:37:26 GMTA tool for extracting documentation from Common Lisp source files. It can generate ASCII, LaTeX and Scribe output.
ZPB-TTF (Modified)Last modification: Thu, 09 Nov 2006 16:10:00 GMTTrueType font file access for Common Lisp.
TrueType fonts have a publicly documented file format. ZPB-TTF is a TrueType file parser that provides an interface for reading typographic metrics, glyph o...
fare-csv (Added)Last modification: Wed, 08 Nov 2006 09:25:08 GMTA library for importing data in CSV (Comma-Separated Values) format.
sequence-search/replace (Added)Last modification: Mon, 06 Nov 2006 08:37:24 GMTA library for search and replace operations on sequences.
Lisp Blosxom (Added)Last modification: Mon, 06 Nov 2006 08:34:59 GMTA Common Lisp port of the Blosxom blogging engine.
S-Dot: A Common Lisp Interface to Graphviz Dot (Added)Last modification: Sun, 05 Nov 2006 10:54:50 GMTAn implementation of a sexp-based syntax for the input language of the Dot graph drawing tool, which is part of the GraphViz suite.
FTD - The Flexi-Trivial Dired (Modified)Last modification: Sun, 05 Nov 2006 09:52:40 GMTA Dired-style file manager with a [Mc]CLIM-based GUI.
Blowfish (Added)Last modification: Sat, 04 Nov 2006 12:26:20 GMTAn implementation of the Blowfish encryption algorithm.
Common LISPcraft Code (Added)Last modification: Fri, 03 Nov 2006 13:47:55 GMTThe source code for the book "Common LISPcraft" by Robert Wilensky, W. W. Norton & Company; 2nd edition (June 1986). It mostly includes AI and parsing code.
McCLIM (Modified)Last modification: Thu, 02 Nov 2006 19:07:30 GMTAn implementation of the Common Lisp Interface Manager (CLIM) user interface management system. It is distributed under the GNU LGPL license.
Although infrequent stable release are available for downl...
sparkline (Added)Last modification: Wed, 01 Nov 2006 10:51:06 GMTA library for drawing "sparkline" graphs, which are based on an idea by information design expert Edward Tufte.
Design by Contract (Added)Last modification: Mon, 30 Oct 2006 08:16:23 GMTAn implementation for CLOS of the Design by Contract method of software engineering, developed by Bertrand Meyer for the Eiffel programming language.
CL-TCLINK (Added)Last modification: Sun, 29 Oct 2006 10:02:54 GMTA set of Common Lisp bindings to the TrustCommerce transaction authorization system for electronic commerce.
computed-class (Added)Last modification: Sat, 28 Oct 2006 09:36:51 GMTA library that implements computed classes. "An instance of computed-class is a class meta object which supports per instance lazy computation of CLOS object slot values".
TREES (Added)Last modification: Tue, 24 Oct 2006 13:49:55 GMTA binary trees library with a uniform CLOS interface. It supports ordinary binary, AVL, Red-Black, and AA trees.
CFFI-Net (Added)Last modification: Sun, 22 Oct 2006 09:08:10 GMTA portable interface to Unix sockets functionality. It includes the CFFI-Grovel tool for automating FFI generation, and the CFFI-Unix interface to basic Unix functionality with a focus on networking.
CL-ISBN (Added)Last modification: Sat, 21 Oct 2006 08:20:34 GMTA library "for parsing, validating, and hyphenating International Standard Book Numbers (ISBNs)".
CLSQL (Modified)Last modification: Mon, 16 Oct 2006 21:11:38 GMTCLSQL is a SQL database for Common Lisp interface maintained by Kevin M. Rosenberg. CLSQL uses the Universal Foreign Function Interface (UFFI) library for broad compatibility.
Calendrical Calculations (source code) (Added)Last modification: Mon, 16 Oct 2006 08:27:27 GMTThe source code from the papers "Calendrical Calculations" by Nachum Dershowitz and Edward M. Reingold, Software-Practice and Experience 20 (1990), 899-928; and "Calendrical Calculations, II: Three Hi...
Alexandria (Added)Last modification: Sun, 15 Oct 2006 17:32:46 GMTAs a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually m...
defclass-star (Added)Last modification: Sun, 15 Oct 2006 17:24:51 GMTdefclass* and defcondition* that automatically generates accessors other things that are schematic for most defclass declarations.
Cusp, a Lisp plugin for Eclipse (Added)Last modification: Sun, 15 Oct 2006 09:33:36 GMTA Common Lisp development environment built on top of the Java-based Eclipse development platform. It uses the SLIME Swank backend for interacting with the SBCL Lisp implementation.
ACL2 (Added)Last modification: Sat, 14 Oct 2006 09:28:36 GMTACL2 (A Computational Logic for Applicative Common Lisp) is a programming language for modeling computer systems and a tool for proving properties of those models. It was developed at the University o...
The Gentoo Common Lisp Project (Added)Last modification: Thu, 12 Oct 2006 08:58:35 GMTA repository of Common Lisp packages for Gentoo Linux, with the goal of providing users with an easy way of contributing to the collection.
CL-Yacc (Modified)Last modification: Wed, 11 Oct 2006 18:14:35 GMTCL-Yacc is a LALR(1) parser generator for Common Lisp, similar in spirit to AT&T Yacc, Berkeley Yacc, GNU Bison, Zebu, lalr.cl or lalr.scm.
CL-Yacc uses the algorithm due to Aho and Ullman, which is ...
Calcul des sphères d'influence des atomes d'une protéine (Added)Last modification: Wed, 11 Oct 2006 14:47:32 GMTA program for computing the influence spheres of atoms in a protein.
Gamelib (Modified)Last modification: Tue, 10 Oct 2006 14:00:03 GMTA framework for writing games in Common Lisp. It is initially planned to provide libraries for 2D games with a tile-based background and a 3D wire-frame library. It uses CLX for graphics output.
Calcul des fréquences d'occurrence des caractères, digrammes et trigrammes dans un texte (Added)Last modification: Tue, 10 Oct 2006 13:28:33 GMTA program for computing and reporting the frequencies of characters, digrams and trigrams in a text file. For educational purposes.
TBNL (Annotated)Last modification: Mon, 09 Oct 2006 23:25:16 GMTA toolkit for dynamic Lisp websites.
WinCommand (Added)Last modification: Mon, 09 Oct 2006 13:35:38 GMTA tool (written in C) for running Windows console applications inside a window. It makes it possible to save command and output history, and is useful with Common Lisp environments such as CLISP, Corm...
Log4cl (Added)Last modification: Sun, 08 Oct 2006 08:49:48 GMTA Unix logging library based on the Log4j library.
IOlib-Alien (Modified)Last modification: Sat, 07 Oct 2006 09:08:35 GMT"A Posix-compatibility layer generated by a port of cffi-grovel to SBCL". It is maintained as part of the IOlib project.
IOlib (Added)Last modification: Sat, 07 Oct 2006 09:08:15 GMTA library for high-performance I/O and network I/O. It currently provides a sockets library, a DNS resolver and basic support for I/O multiplexing. There are plans for adding support for client protoc...
asdf-ecs (Added)Last modification: Thu, 05 Oct 2006 08:42:18 GMTAsdf-ecs (Another System Definition Facility - Enhanced C Support) is an ASDF extension which simplifies the use of C files and shared libraries.
NIO (Modified)Last modification: Tue, 03 Oct 2006 14:28:18 GMTNIO is a nonblocking I/O system, which allows faster serving of web pages and more.
Closure XML (Modified)Last modification: Fri, 29 Sep 2006 18:15:09 GMTAn XML parser written in Common Lisp.
CL-OBJC (Added)Last modification: Thu, 28 Sep 2006 12:11:03 GMTA portable, CFFI-based Common Lisp/ObjectiveC bridge for developing MacOS X Cocoa applications.
jwacs - Javascript With Advanced Continuation Support (Added)Last modification: Wed, 27 Sep 2006 11:28:08 GMTA program transformer for web development that translates code from an extended Javascript syntax to standard Javascript. It supports client-side continuations.
LIFT (Modified)Last modification: Mon, 25 Sep 2006 15:47:54 GMTLIFT is a unit testing framework in the JUnit/SUnit tradition.
CL-Containers (Modified)Last modification: Mon, 25 Sep 2006 14:51:39 GMTA library that provides new container data structures (trees, queues, heaps, and more) and a standard interface for using them.
Maxima (Modified)Last modification: Mon, 25 Sep 2006 07:56:51 GMTAdvanced computer algebra system that is a descendant of DOE Macsyma, whose origins date back to the late 1960s at MIT. Macsyma was revolutionary in its day, and many later systems, such as Maple and ...
TINAA (Modified)Last modification: Mon, 25 Sep 2006 07:55:01 GMTA tool for documenting Common Lisp source code. TINAA "is based on the idea that a system is made up of parts and subparts and sub-subparts", and is able to document them as long as it knows their str...
Genetic Goban (Added)Last modification: Fri, 22 Sep 2006 07:51:21 GMTA GO game playing program based on genetic algorithms.
Sacla (Added)Last modification: Fri, 22 Sep 2006 05:14:39 GMTA partial implementation of Common Lisp in Common Lisp.
cl-cgi (Added)Last modification: Wed, 20 Sep 2006 13:39:48 GMTA CGI library based on a widget system, with support for HTML generation.
CM-ETF (Added)Last modification: Tue, 19 Sep 2006 13:04:17 GMTAn extension to the Common Music composition environment for exporting musical data in ETF (Engima Transportable File) format, which can be read by popular commercial musical notation software.
SubX (Added)Last modification: Mon, 18 Sep 2006 08:03:48 GMTA Common Lisp extension for using expressions in infix notation.
cl-calculator (Added)Last modification: Sun, 17 Sep 2006 07:56:19 GMTA command line style calculator application, which includes a postfix to infix parsing library.
Bouquet: a graph generator (Added)Last modification: Sat, 16 Sep 2006 08:03:23 GMTA graph generator that accepts Lisp objects as nodes, and produces descriptions for use with the Tulip graph visualization framework.
CL Slideshow (Added)Last modification: Fri, 15 Sep 2006 06:59:45 GMTA slide show program for viewing and managing image files.
Lavlet Lisp HTTP server and server pages (Added)Last modification: Thu, 14 Sep 2006 07:16:31 GMTAn HTTP server and dynamic pages engine modeled after JSP/Servlet/Tomcat and ASP/IIS.
RestorDoc (Added)Last modification: Wed, 13 Sep 2006 08:30:13 GMTA test platform for document restoration research. It features a CLIM GUI and interactive interface modules.
Sakala (Added)Last modification: Tue, 12 Sep 2006 11:24:44 GMTA scriptable multiplayer game engine.
CL-SDL (Modified)Last modification: Mon, 11 Sep 2006 17:44:58 GMTA set of UFFI-based bindings to the SDL (Simple DirectMedia Layer) and OpenGL multimedia libraries.
Thompson River Project upload tool (Added)Last modification: Mon, 11 Sep 2006 11:52:09 GMTTRP Connect Generation II is a program for uploading pictures and metadata (such as author, subject, date) to a remote server over HTTP. It is a tool for the Thompson Valley High School Riverwatch pro...
CFFI - the Common Foreign Function Interface (Modified)Last modification: Sat, 09 Sep 2006 08:09:16 GMTA portable foreign function interface for Common Lisp.
MCPat (Added)Last modification: Fri, 08 Sep 2006 23:21:07 GMTMCPat stands for Meta-Circular Pattern Matcher, a simple pattern matcher that executes code by lists against patterns.
ISO8601-DATE (Commented)Last modification: Fri, 08 Sep 2006 20:03:43 GMTLibrary for parsing and formatting dates in ISO 8601 format.
CLiCC (Added)Last modification: Fri, 08 Sep 2006 09:49:43 GMTA Common Lisp to C compiler, which translates a subset of Common Lisp + CLOS to a subset of C.
Span/NLI (Added)Last modification: Thu, 07 Sep 2006 07:35:36 GMTA set of portable extensions for bindings, CLOS-compatible message passing, easier manipulation of functions, continuations and cooperative multitasking.
Simple Match (Added)Last modification: Wed, 06 Sep 2006 12:26:09 GMT"A simple match macro based on destructuring-bind"
Montezuma (Added)Last modification: Tue, 05 Sep 2006 12:21:56 GMTA full text search engine. It is a port of the Ferret search engine in Ruby, which is in turn a port of the Lucene Java engine.
contraband (Added)Last modification: Mon, 04 Sep 2006 11:17:43 GMT"A roleplaying game of intrigue, diplomacy, smuggling and good old-fashioned adventure".
UFFI (Modified)Last modification: Sun, 03 Sep 2006 08:56:03 GMTUniversal Foreign Function Interface for Common Lisp.
Langband (Added)Last modification: Sun, 03 Sep 2006 08:10:11 GMTA Common Lisp rewrite of the popular role playing game Angband.
Slitch (Added)Last modification: Sat, 02 Sep 2006 08:49:16 GMT"A toolkit for experimental low-level networking in Common Lisp". It works by reading and writing Ethernet frames via the operating system interface to "tap" devices under Linux. It currently supports...
LW-DOC (Modified)Last modification: Fri, 01 Sep 2006 22:55:01 GMTA program for generating a permuted index of the LispWorks IDE documentation.
Common Lisp TrueType Engine (Added)Last modification: Fri, 01 Sep 2006 14:02:45 GMTA cross-platform TrueType font interpreter/renderer with support for antialiasing.
YACLHTTPAPI (Added)Last modification: Thu, 31 Aug 2006 10:29:06 GMTAn HTTP client library that fully implements RFC 2616. It handles both character and binary content and supports chunked encoding.
GZIP-STREAM (Modified)Last modification: Thu, 31 Aug 2006 06:51:07 GMTA library for reading and writing compressed files in gzip format.
Gatlopp (Added)Last modification: Sun, 27 Aug 2006 08:28:49 GMTA game in which the player guides a robot through maze-like levels and collects equipment. It is inspired by the Gauntlet Atari arcade game. Graphics output is based on CLX.
CLARITY: A Common Lisp Data Alignment Repository (Added)Last modification: Fri, 25 Aug 2006 12:42:24 GMT"CLARITY is a tool and method for the storage and comparison of data with numeric and set membership components". It is especially suited for bioinformatics applications.
latex-extract (Added)Last modification: Thu, 24 Aug 2006 08:45:00 GMT"A LaTeX file dependency generator, generating Makefile header lines".
build-asdf-package (Added)Last modification: Wed, 23 Aug 2006 12:28:36 GMTA Bourne shell script that simplifies building an ASDF-INSTALL-able Common Lisp software package.
clbasic (Added)Last modification: Tue, 22 Aug 2006 06:17:17 GMTA BASIC interpreter.
Toposort (Added)Last modification: Mon, 21 Aug 2006 07:58:27 GMTA library for fast topological sorting.
Xlyb (Added)Last modification: Fri, 18 Aug 2006 08:40:54 GMTExperimental code for a CLX persistence layer. It adds suspend-resume functionality to X windows and other graphics resources.
Open Sound Control (Modified)Last modification: Thu, 17 Aug 2006 22:17:45 GMTthe Open Sound Control Protocol (aka OSC), implementated in common lisp.
Code to roll dice (Added)Last modification: Thu, 17 Aug 2006 06:55:52 GMTA library for simulating dice rolling and tabulating possible results.
Genhash (Added)Last modification: Wed, 16 Aug 2006 09:01:59 GMTA library for "generic hash tables".
Lisp Starter Pack (Added)Last modification: Tue, 15 Aug 2006 12:39:16 GMTA personal Common Lisp "newbie" guide (for Windows)
DOCUMENTATION-TEMPLATE (Added)Last modification: Tue, 15 Aug 2006 12:35:46 GMTPrepare HTML documentation for Common Lisp libraries.
CAPI-OVERVIEW (Added)Last modification: Tue, 15 Aug 2006 12:30:46 GMTA graphical overview of (some) CAPI classes
RegexPlugIn (Added)Last modification: Tue, 15 Aug 2006 12:22:45 GMTA plug-In for FileMaker which enables FileMaker users to work with regular expressions.
LW-ADD-ONS (Modified)Last modification: Tue, 15 Aug 2006 12:16:00 GMTA collection of enhancements to the LispWorks IDE. Most of them are intended to make the IDE's behavior more similar to SLIME and GNU Emacs.
FM-PLUGIN-TOOLS (Modified)Last modification: Tue, 15 Aug 2006 12:09:54 GMTA toolkit for developing plug-ins in Common Lisp for the FileMaker database system.
Pantzer (Modified)Last modification: Wed, 09 Aug 2006 14:24:38 GMTPantzer is a "wire-frame `shoot tanks' game" with a CLX-based user interface.
c2ffi (Added)Last modification: Wed, 09 Aug 2006 10:13:21 GMTAn FFI bindings generator for C libraries. It automatically generates foreign function interface definitions for UFFI (CFFI is also planned) by parsing C header files.
Defining new `colon commands' (Added)Last modification: Fri, 04 Aug 2006 10:26:12 GMTA library for defining new REPL "colon commands" (e.g. ":command") for the LispWorks IDE.
CL-MPD (Modified)Last modification: Thu, 03 Aug 2006 07:19:42 GMTAn interface to the Music Player Daemon (MPD) server for remotely playing music. It can connect to the daemon and send commands or command lists.
z80 (Modified)Last modification: Mon, 31 Jul 2006 08:04:10 GMTA Z80 assembler with sexp-based syntax.
cl-cbr (Added)Last modification: Sun, 30 Jul 2006 10:27:29 GMTA Comic book archive viewer with an Ltk-based GUI.
PatXi-2 (Added)Last modification: Sat, 29 Jul 2006 08:09:35 GMTA mathematical library for statistics, derivatives, linear algebra, linear programming, least squares, random numbers, interpolation, Monte Carlo, and more.
cgn (Added)Last modification: Fri, 28 Jul 2006 09:06:51 GMTA pipe-based library for interfacing the gnuplot data plotting program. It has an Ltk-based GUI.
xml-emitter (Modified)Last modification: Thu, 27 Jul 2006 10:32:46 GMTA library for generating indented XML. Although it can emit any kind of XML, it comes with a built-in RSS 2.0 emitter.
cl-creek (Added)Last modification: Wed, 26 Jul 2006 11:20:51 GMTA client library for accessing a Creek workflow server.
pxmlutils (Modified)Last modification: Tue, 25 Jul 2006 16:51:13 GMTA portable version of Franz's xmlutils, including a XML and HTML parser.
(development on the xml parser in pxmlutils has stopped, use Miles Egan's xmls parser instead)
xmlutils (Added)Last modification: Tue, 25 Jul 2006 15:33:27 GMTFranz's open source XML/HTML parsers.
Cl-Pop (Added)Last modification: Mon, 24 Jul 2006 08:48:44 GMTA client library implementing the RFC 1939 POP3 (Post Office Protocol) networking protocol for accessing email stored on a server.
Steel Bank Studio (Added)Last modification: Fri, 21 Jul 2006 10:55:18 GMTSteel Bank Studio is "a forthcoming commercially supported open source development environment for ANSI Common Lisp, based on SBCL and Slime".
rucksack (Added)Last modification: Thu, 20 Jul 2006 12:11:47 GMTA portable object persistency library with support for persistent basic Lisp data types, parallel transactions, schema evolution, and more.
Image Based Common Lisp (Added)Last modification: Wed, 19 Jul 2006 13:42:17 GMTModified versions of the COMMON-LISP package to track sources of functions and save them to an image.
Shared State Concurrency for Common Lisp (Added)Last modification: Wed, 19 Jul 2006 09:02:50 GMTSSC is a specification and test suite for a low-level, standardized Common Lisp interface for running multiple threads of control in a single Lisp image,
Lexicon (Added)Last modification: Mon, 17 Jul 2006 09:00:28 GMTA Common Lisp language extension for adding first-class lexical environments, a.k.a. "lexicons".
Erann's Lisp utilities (Added)Last modification: Sun, 16 Jul 2006 09:24:35 GMTA small set of Common Lisp utilities for string and symbol operations, CLOS, mapping, flow control, anaphoric macros, and more.
lisp-jabber (Added)Last modification: Sat, 15 Jul 2006 10:58:12 GMTA client library for the Jabber instant messaging system and its XMPP (Extensible Messaging and Presence Protocol) protocol set.
LPVM (Modified)Last modification: Fri, 14 Jul 2006 17:41:00 GMTA set of UFFI-based bindings to the PVM3 (Parallel Virtual Machine) message-passing communication library for parallel computations. Some functions have optimized CMUCL-specific versions.
dyslexia (Added)Last modification: Fri, 14 Jul 2006 13:07:04 GMTDyslexia is a spelling and grammar checker.
DEFTABLE: Unifies interface to Common Lisp's table-like data structures (Added)Last modification: Wed, 12 Jul 2006 19:12:30 GMTThe DEFTABLE macro unifies the interface to Common Lisp's table-like data structures (e.g., association lists, property lists, and hash tables, vectors), providing a concise, lightweight syntax. Later...
ninep (Modified)Last modification: Wed, 12 Jul 2006 13:55:40 GMTA client library for the 9P2000 file system protocol used by the Plan 9 operating system and the wmii window manager.
Acclaim (Added)Last modification: Tue, 11 Jul 2006 09:20:03 GMTA slide presentation program that accepts a set of slide descriptions written in a sexp-based syntax, and renders them with CLX. It was originally written by Daniel Barlow. Max-Gerd Retzlaff later cre...
Acclaim (Modified)Last modification: Mon, 10 Jul 2006 10:45:52 GMTA fork of the slide presentation program Acclaim originally written by Daniel Barlow. It accepts a set of slide descriptions written in a sexp-based syntax, and renders them with CLX.
XI (Added)Last modification: Thu, 06 Jul 2006 10:51:14 GMT"XI is a hybrid of programming language and metaframe database".
CL-DOT (Added)Last modification: Tue, 04 Jul 2006 13:26:53 GMTA library for "generating dot (a program in the Graphviz suite) output from arbitrary Lisp data". Graphviz is a graph visualization software.
Anaphora (Modified)Last modification: Sat, 01 Jul 2006 07:04:41 GMTAnaphora is the anamorphic macro package from hell. Not only do you get golden oldies like AIF, AWHEN, ACOND, etc. but it also includes a slightly insane family of anamorphic variants called symbolic ...
markup (Added)Last modification: Tue, 27 Jun 2006 15:41:27 GMTA fork of the Gigamonkeys Markup typesetting language.
jpeg (Added)Last modification: Mon, 26 Jun 2006 08:54:03 GMTA fork of the cljl library for encoding and decoding JPEG image files.
CL-CHMLIB (Modified)Last modification: Sun, 25 Jun 2006 19:05:01 GMTA set of CFFI-based Common Lisp bindings to the chmlib (CHM lib) C library. It provides access to HTML help files in Microsoft ITSS/CHM format.
ch-salza (Added)Last modification: Sun, 25 Jun 2006 11:36:05 GMTA fork of the Salza file compression library.
freetype-ffi (Added)Last modification: Sat, 24 Jun 2006 08:25:52 GMTA set of UFFI-based Common Lisp bindings to the FreeType TrueType font management C library.
fftw-ffi (Added)Last modification: Thu, 22 Jun 2006 12:45:53 GMTAn UFFI-based generator of Common Lisp FFI bindings to the FFTW (Fastest Fourier Transform in the West) C library.
ch-asdf-markup (Modified)Last modification: Wed, 21 Jun 2006 16:52:51 GMTA set of ASDF extensions for working with the Gigamonkeys Markup text formatting language.
gcc-xml-ffi (Added)Last modification: Wed, 21 Jun 2006 16:52:26 GMTAn automatic Common Lisp FFI bindings generator from C or C++ source code.
CL-SCREEN (Added)Last modification: Sun, 18 Jun 2006 08:48:44 GMTA CFFI-based interface to the `ncurses' Unix library that is a rework of the sb-screen SBCL contrib module. It provides a stream for output to the whole screen, and one for output to a defined window.
Chemboy (Added)Last modification: Sat, 17 Jun 2006 12:12:01 GMTAn application for performing chemical calculations, such as knowing the mass of a given number of mol of a compound. It also supports calculations on Boyle's, Charles', the Combined gas, and the Idea...
ASDF-INSTALL (Modified)Last modification: Thu, 15 Jun 2006 12:11:17 GMTASDF-INSTALL is a tool for downloading and installing Lisp packages.
Wispy Lisp (Added)Last modification: Tue, 13 Jun 2006 13:37:44 GMTA framework for creating fully dynamic, standards-conforming web applications. The programmer is intended to "code in a unified [Lisp-based] meta-syntax that subsumes html, css, javascript, sql, and l...
Trivial Shell (Added)Last modification: Sun, 11 Jun 2006 08:15:38 GMTAn operating system and Common Lisp implementation independent interface for accessing command shells. It is based on, and is a fork of, the KMRCL utilities.
CL-Markdown (Added)Last modification: Mon, 05 Jun 2006 08:45:40 GMTA Common Lisp rewrite of the Markdown text markup language by John Gruber. Documents are written using an easy to write and read plain text formatting syntax, and are converted to HTML by the CL-Markd...
html-encode (Added)Last modification: Sun, 04 Jun 2006 18:02:32 GMTA library for "encoding text in various web-savvy formats". It takes care of processing text for inclusion in HTML PRE and TT elements, and managing long text lines.
colorize (Added)Last modification: Sat, 03 Jun 2006 13:02:53 GMTAn application for colorizing Common Lisp, Emacs Lisp, Scheme, C, C++ or Java source code.
OpenMCL (Modified)Last modification: Fri, 02 Jun 2006 12:26:37 GMTOpenMCL is an open-source Common Lisp implementation derived from Macintosh Common Lisp by Digitool. It runs under Linux PPC, Linux x86-64 and Darwin/MacOS X.
nrw-xmcl (Added)Last modification: Mon, 29 May 2006 12:49:25 GMTA library for transforming XML data into calls to Lisp-functions or macros. It can be used for analyzing and trasforming XML data, building HTML templating engines, or providing alternate Lisp syntaxe...
metacopy (Added)Last modification: Sun, 28 May 2006 10:44:47 GMTA toolkit for specifying how to make copies of CLOS objects.
LoGS Log Analysis software (Modified)Last modification: Thu, 25 May 2006 12:27:45 GMTAn efficient log analysis engine designed for large networks and clusters. LoGS features a programming language for configuration and extensions, and dynamic rule sets. It can trigger actions after ch...
TwinLisp (Added)Last modification: Thu, 25 May 2006 10:38:24 GMTTwinLisp is a language with C/Java - like syntax, but with internals and abilities of a Common Lisp (it is a twin of a lisp internally).
cl-sasl (Modified)Last modification: Thu, 25 May 2006 06:51:13 GMTAn SASL client library. SASL (RFC 2222) is used for authentication in various protocols.
Steeldump (Added)Last modification: Tue, 23 May 2006 14:15:39 GMTAn unofficial Debian Linux APT repository of Common Lisp applications. It provides binary packages, currently only for x86 Debian, of free, end-user applications built with SBCL. Besides the binary pa...
ASDF-Status (Added)Last modification: Sun, 21 May 2006 12:06:35 GMTASDF-Status generates reports that display the testing results collected by the ASDF-Install-tester tool, which checks ASDF-INSTALLable Common Lisp software.
compo (Modified)Last modification: Sat, 20 May 2006 13:23:58 GMTA musical composition tool with a Common Lisp based language. It allows the construction and management of musical structures.
JACOL - Java and Common Lisp (Modified)Last modification: Sat, 20 May 2006 13:23:53 GMTAn interoperation framework between Java and Common Lisp. It allows Lisp to be used as an extension language for Java, and it can expose Java APIs to Lisp applications. JACOL uses sockets for communic...
CLUnit (Modified)Last modification: Sat, 20 May 2006 13:08:42 GMTCLUnit is a anit test tool designed for environments "characterized by frequent interactive unit test runs". It has a purpose similar to RT, but is simpler to use and supports more powerful types of t...
cljl - Common Lisp JPEG Library (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA pure Common Lisp library for encoding and decoding JPEG images files.
clg (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA set of Common Lisp bindings to the GTK+ graphical toolkit, with support for version 2 of GTK+.
cl-alleg - Common Lisp FFI for the Allegro Games Library (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA set of CFFI-based Common Lisp bindings to the Allegro game programming C library.
WeirdIRC (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTIRC client with a CLIM GUI.
Garnet (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTGarnet is a native lisp GUI toolkit originally created at CMU. It currently works on top of CLX and provides a wide variety of GUI components. It has very high quality documentation.
GClisp (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTAn integrated Common Lisp development environment written in C++ with a GTK+ 2 front end. It provides a text editor and a Lisp listener based on GNU CLISP.
Etiquette (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTEtiquette is "an interaction protocol construction toolkit. The project goal is to build a framework for rapid design of network communication code". It features error handling, debugging facilities, ...
Com-lisp-utils (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTThe Common Lisp Utilities project "intends to be a repository for packages that run on any compliant implementation of ANSI Common Lisp". It contains code for data and control structures, financial fu...
CLORB (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTAn implementation of the OMG CORBA 2 specification for distributed computing, with the goal of supporting CORBA 2.6 and comply with the Lisp mappings defined by OMG. It currently supports DII, DSI, th...
CLOCC (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTCLOCC (Common Lisp Open Code Collection) is a large collection of free, portable, self-contained and ready to use libraries and software. It includes development tools, GUI toolkits, portability laye...
CL-PDB (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTA library for accessing and inspecting .PDB and .PRC databases of PDA devices based on the PalmOS operating system. It does not provide conduit functionality, but works on databases downloaded off a P...
org-davep-dict (Modified)Last modification: Sat, 20 May 2006 09:30:59 GMTClient library for RFC 2229 dictionary servers.
org-davep-cldict (Modified)Last modification: Sat, 20 May 2006 09:30:24 GMTCLIM-based GUI for the org-davep-dict RFC 2229 dictionary client library.
org-davep-dictrepl (Modified)Last modification: Sat, 20 May 2006 09:29:49 GMTClient with a textual command interface (a REPL) for the org-davep-dict RFC 2229 dictionary client library.
org-davep-newsrc (Modified)Last modification: Sat, 20 May 2006 09:29:19 GMTLibrary for parsing Unix ~/.newsrc files.
org-davep-nntp (Modified)Last modification: Sat, 20 May 2006 09:28:49 GMTClient library for the NNTP network protocol for accessing Usenet news servers.
db-sockets (Modified)Last modification: Sat, 20 May 2006 09:28:14 GMTImplementation of the BSD sockets API. It supports both Internet (TCP and UDP) and Unix-domain sockets.
CL+SSL (Modified)Last modification: Sat, 20 May 2006 09:27:49 GMTInterface to the OpenSSL library, which implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.
CL-EMB (Modified)Last modification: Sat, 20 May 2006 09:26:39 GMTCL-EMB (Embedded Common Lisp and template system) is a library for embedding Common Lisp and template tags into normal text files. It can be used for dynamically generating HTML pages.
cl-libtai (Modified)Last modification: Sat, 20 May 2006 09:26:03 GMTLibrary for manipulating dates and times in Temps Atomique International (TAI) format.
ASDF-Install-tester (Added)Last modification: Sat, 20 May 2006 09:24:38 GMTA tool for testing ASDF-INSTALLable Common Lisp software. It works by downloading packages, installing them and reporting any problems.
CL-HTML-Parse (Added)Last modification: Fri, 19 May 2006 11:38:41 GMTA parser that parses HTML documents and generates a sexp-based representation. It is based on the phtml parser by Franz, Inc.
AllegroServe (Modified)Last modification: Wed, 17 May 2006 12:23:28 GMTA high performance web application server that supports HTTP 1.1, HTML generation, HTTP client functionality, SSL, a proxy facility, access control mechanisms, dynamic page generation, and more. Alleg...
Portable AllegroServe (Added)Last modification: Wed, 17 May 2006 12:22:58 GMTA version of the AllegroServe web server that is portable among different Common Lisp implementations. It is based on a compatibility layer called ACL-COMPAT. AllegroServe was developed by John Fodera...
LiCE (Commented)Last modification: Tue, 16 May 2006 15:42:53 GMTLiCE (Lisp Computing Environment) is a text editor that is a clone of GNU Emacs.
ACL-COMPAT (Added)Last modification: Mon, 15 May 2006 12:44:11 GMTA compatibility layer for the APIs provided by the Allegro CL Common Lisp implementation by Franz, Inc. It provides interfaces for multiprocessing, networking, and more.
Mel-Base (Modified)Last modification: Mon, 15 May 2006 11:15:41 GMTA library for sending, receiving and handling e-mail. It can access messages in Maildir format and supports the SMTP, POP3, and IMAP protocols.
ASDF-Binary-Locations (Added)Last modification: Sun, 14 May 2006 12:27:54 GMTAn ASDF extension that makes it possible to specify where compiled Lisp binaries should go.
ZPB-EXIF (Added)Last modification: Tue, 09 May 2006 13:13:37 GMTZPB-EXIF is a library for accessing metadata in EXIF format stored in digital camera image files.
CL-Variates (Added)Last modification: Mon, 08 May 2006 09:11:33 GMTA portable random number generator that produces the same results regardless of platform, and provides additional random distributions such as Poisson, exponential, and more.
defsystem-compatibility (Modified)Last modification: Sun, 07 May 2006 11:28:01 GMTA compatibility layer for system definition tools, which also provides a foundation for building higher level tools. It currently supports ASDF and the EKSL Generic Load Utilities, and will eventually...
ASDF-System-Connections (Added)Last modification: Sun, 07 May 2006 10:52:41 GMTA tool to connect ASDF system definitions in a way that supports auto-loading of systems.
Moptilities (Added)Last modification: Sun, 07 May 2006 09:31:56 GMTA compatibility layer on top of various CLOS MOP implementations, with some additional reflection capabilities.
Poly-pen (Added)Last modification: Sat, 06 May 2006 10:56:46 GMTPoly-pen is a graphical proxy library that "links hi-level operations to low-level back-ends libraries". It provides image generation facilities and a few high-level operations such as plotting and co...
BDB - Berkeley DB CFFI bindings (Added)Last modification: Fri, 05 May 2006 13:59:12 GMTA set of CFFI-based Common Lisp bindings to the Berkeley DB database.
Tab Layout Pane (Modified)Last modification: Thu, 04 May 2006 15:43:18 GMTTab layout pane component for CLIM.
ESA (Modified)Last modification: Thu, 04 May 2006 10:56:55 GMTA CLIM-based library for developing Emacs-Style Applications.
cl-semantic (Added)Last modification: Tue, 02 May 2006 13:06:17 GMTCl-semantic (A collection of RDF/OWL extraction and relationship parsing macros) is "a collection of macros for extracting and generating relationships between information using ontologies for the Sem...
lisp-cgi-utils (Added)Last modification: Mon, 01 May 2006 09:53:36 GMTThe lisp-cgi-utils is a software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and of...
CLiki web site (Modified)Last modification: Mon, 01 May 2006 08:56:25 GMTA Wiki site with "links to and resources for free software implemented in Common Lisp and available on Unix-like systems". It is based on the Araneida Web server.
Jnil (Added)Last modification: Sun, 30 Apr 2006 12:06:11 GMTA translator from Java (JLS2) source code to pragmatically correct Lisp code. It provides two backends: Common Lisp and the Linj Lisp dialect. Jnil currently depends on the Eclipse development environ...
lisp-unit (Added)Last modification: Sat, 29 Apr 2006 09:37:28 GMTA simple to use, modular unit testing library designed for beginning programmers. It supports test-first programming, the redefinition of functions and macros without reloading tests. Lisp-unit can te...
CLIM text style selection dialog (Added)Last modification: Fri, 28 Apr 2006 12:38:07 GMTAn implementation of a simple CLIM dialog box for interactively selecting a text style, i.e. a combination of font family, face and size. It demonstrates a way of creating modal dialogs that return va...
Torta (Modified)Last modification: Tue, 25 Apr 2006 09:17:55 GMTTorta shows you where your disk space is being used. Its user interface is similar to that of the program filelight.
gordon (Added)Last modification: Tue, 25 Apr 2006 09:16:10 GMTA library for generating Macromedia Flash 7 files. It currently covers a small part of the Flash specification.
The Alias Method (Modified)Last modification: Mon, 24 Apr 2006 11:48:33 GMTAn implementation of the Alias Method for generating a function that returns the value of a random variable with a specified probability. It is described in "On the alias method for generating random ...
Introduction à la programmation en Common Lisp (French) (Modified)Last modification: Tue, 18 Apr 2006 21:37:20 GMT"Introduction à la programmation en Common Lisp" (PDF in French) and Lisp Programming Examples:
- Computing influence spheres for atoms in a protein.
- Functions to compute frequencies of characters, ...
KM: The Knowledge Machine (Added)Last modification: Tue, 18 Apr 2006 15:54:31 GMTKM is a powerful, frame-based knowledge representation language with clear first-order logic semantics. It contains sophisticated machinery for reasoning, including selection by description, unificati...
Alpaca (Added)Last modification: Sun, 16 Apr 2006 09:22:48 GMTA programmable rich text editor for fiction and technical document authors. It is a MacOS X Cocoa application with an Aqua user interface. Alpaca shares many characteristics with Emacs, but has a diff...
OpenMCL Code (Added)Last modification: Sat, 15 Apr 2006 09:34:31 GMTA collection of utilities for OpenMCL. It provides a remote read-eval-print-loop server, and a tool called LispDoc for automatically extracting HTML documentation from Lisp source code. LispDoc also w...
Climacs (Modified)Last modification: Wed, 12 Apr 2006 19:31:52 GMTCommon Lisp implementation of an Emacs-style text editor. Its GUI is based on CLIM, particularly McCLIM. It is distributed under the GNU LGPL license. There are no releases yet, Climacs is currently a...
CL-HTTP (Modified)Last modification: Mon, 10 Apr 2006 22:32:06 GMTCL-HTTP is suite of an HTTP 1.1 compliant and SSL-capable tools for creating Web applications written in ANSI Common Lisp that includes: A Sophisticated Server, A Programatic Client, A Caching Proxy, ...
Lisp Development Tools (Added)Last modification: Sat, 08 Apr 2006 11:32:20 GMTA Common Lisp Integrated Development Environment plugin for the Java-based Eclipse development platform.
picl (Added)Last modification: Fri, 07 Apr 2006 14:32:57 GMTAn assembler for the Microchip Technology PIC microcontroller.
CL-FMOD (Added)Last modification: Wed, 05 Apr 2006 10:58:38 GMTA set of UFFI-based Common Lisp bindings to the FMOD sound library.
clax (Added)Last modification: Mon, 03 Apr 2006 05:16:48 GMTClax is a library for intelligent software agents that exchange messages.
Sapaclisp (Modified)Last modification: Sun, 02 Apr 2006 16:37:22 GMTCommon Lisp code for the book "Spectral Analysis for Physical Applications: Multitaper and Conventional Univariate Techniques" (Cambridge University Press, 1993) by Donald B. Percival and Andrew T. Wa...
GECO - Genetic Evolution through Combination of Objects (Added)Last modification: Sun, 02 Apr 2006 09:56:40 GMTA CLOS library for writing genetic algorithms.
GRT Raytracer (Added)Last modification: Sat, 01 Apr 2006 09:24:34 GMTA ray tracing program that can render to a PPM file or to a window (via the SDL library).
CL-Canvas (Added)Last modification: Wed, 29 Mar 2006 14:41:11 GMTA library for 2D graphics output on a canvas area and input via mouse or keyboard.
Hello C (Added)Last modification: Tue, 28 Mar 2006 11:40:27 GMTA tool for interfacing Common Lisp programs with libraries written in C or with the same calling conventions. It is largely a fork of UFFI, with additional features such as support for callback functi...
IGS Client (Added)Last modification: Sun, 26 Mar 2006 17:51:46 GMTA client library for the Internet Go Server Protocol over TCP/IP, which can connect to a go server for playing the Go game.
Cells (Added)Last modification: Sat, 25 Mar 2006 10:19:02 GMTA dataflow, constraint-management extension to CLOS. It allows the creation of classes whose instances "have slots whose values are determined by a formula", like cells in a spreadsheet. Arbitrary Com...
Functional Geometry (Added)Last modification: Fri, 24 Mar 2006 14:06:34 GMTA functional geometry explorer, i.e. an application for describing and drawing pictures with functional programs. It can can generate PostScript output.
Infix notation macro (Added)Last modification: Thu, 23 Mar 2006 13:33:00 GMTA macro for entering expressions into infix notation, which get expanded into conventional Lisp prefix form.
ITERATE (Modified)Last modification: Wed, 22 Mar 2006 08:17:22 GMTIteration construct similar to CL:LOOP. It is more extensible and has a more Lisp-like syntax than CL:LOOP.
List comprehensions, after Python (Modified)Last modification: Sun, 19 Mar 2006 13:06:41 GMTAn implementation of the GATHER macro, which generalizes the list comprehensions facilities of the Python programming language.
FOR: iteration in the style of Python (Added)Last modification: Sun, 19 Mar 2006 12:37:17 GMTAn implementation of a FOR control structure macro similar to that of the Python programming language, which is based on iterator objects.
NCASE: case using a jump-table (Added)Last modification: Sun, 19 Mar 2006 12:30:48 GMTAn implementation of the NCASE control structure macro, which has semantics similar to CASE but is able to optimize certain cases with a jump table.
Global lexical variables (Added)Last modification: Sun, 19 Mar 2006 12:24:57 GMTAn implementation of global lexical variables.
Subject-verb-object syntax (Added)Last modification: Sun, 19 Mar 2006 12:20:21 GMTA library that provides a subject-verb-object syntax for function calling similar to that of object-oriented languages.
Lisp toys (Added)Last modification: Sun, 19 Mar 2006 12:13:50 GMTA collection of small utilities for syntactic extension, global variables, control structures and list manipulation.
CL-ODE (Modified)Last modification: Sat, 18 Mar 2006 12:26:51 GMTA set of CFFI-based bindings to the ODE (Open Dynamics Engine) C++ library for simulating rigid body dynamics.
List comprehensions for Lisp (Added)Last modification: Thu, 16 Mar 2006 08:20:07 GMTA library for manipulating lists with list comprehension constructs. It can also be used with arbitrary sequences, hash tables and multidimensional arrays.
spatial-trees (Added)Last modification: Wed, 15 Mar 2006 11:57:00 GMTA library for manipulating "dynamic index structures for spatially-extended data" such as R-trees, Greene-trees, R*-trees and X-trees.
StumpWM (Added)Last modification: Thu, 09 Mar 2006 13:27:56 GMTA highly configurable, tiling X11 window manager. It does not provide window decorations or GUI widgets, and relies entirely on the keyboard for input.
L-Lisp (Added)Last modification: Wed, 08 Mar 2006 11:40:20 GMTL-Lisp is a framework for generating and simulating plants and fractals in Common Lisp.
misrouted (Added)Last modification: Wed, 08 Mar 2006 09:09:53 GMTMisrouted (A basic toolkit to analyse CheckPoint FW-1 and Cisco router and PIX configuations) parses router configuration files and makes the information accessible in a Lispy format.
LML2 (Added)Last modification: Tue, 07 Mar 2006 20:57:45 GMTLML2 is a Common Lisp package for generating HTML and XHTML documents. LML2 is based on:
* LML by Kevin Rosenberg
* htmlgen by Franz, Inc.
LML (Added)Last modification: Tue, 07 Mar 2006 20:52:30 GMTLML is a Common Lisp package for generating HTML and XHTML documents.
iaxphone (Added)Last modification: Tue, 07 Mar 2006 14:43:52 GMTIaxphone is a voice over IP application that accesses an Asterisk software PBX using the IAX protocol. It uses the IAX protocol via CFFI bindings to the libiax2 library, and has an OpenGL/GLUT user in...
HTML-GEN (Modified)Last modification: Mon, 06 Mar 2006 22:00:10 GMTAn HTML generation macro.
cl-opengl (Added)Last modification: Mon, 06 Mar 2006 16:09:15 GMT"A set of bindings and utilites for accessing the OpenGL, GLU and GLUT APIs using CFFI".
Common Lisp Application Builder (Modified)Last modification: Fri, 03 Mar 2006 15:12:58 GMTAn easy to install Lisp distribution with a coordinated set of libraries for creating standalone, standard GUI applications.
Flexichain (Modified)Last modification: Fri, 03 Mar 2006 14:16:50 GMTLibrary for creating and managing flaxichains. A flexichain is a data structure for efficiently and dynamically adding to, and deleting elements from, a sequence (or "chain") of such elements. The buf...
CL-FLTK (Added)Last modification: Wed, 01 Mar 2006 08:15:05 GMTCL-FLTK (FLTK bindings for Common Lips) is a CFFI-based interface to the FLTK (Fast Light Toolkit) C++ GUI toolkit.
MoDisc (Added)Last modification: Tue, 28 Feb 2006 14:37:39 GMTMoDisc is a Bayesian-based application for identifying the most probable model that best matches experimental data. It is suited for biological and chemical phenomena. It requires LispWorks CAPI for i...
CL-SOAP (Added)Last modification: Mon, 27 Feb 2006 19:05:05 GMTAn implementation of the SOAP protocol for exchanging XML-based messages over HTTP, which is the foundation for web services. CL-SOAP is ultimately planned to support the full SOAP 1.1 specification u...
S-XML-RPC (Added)Last modification: Sun, 26 Feb 2006 13:31:49 GMTAn implementation of the XML-RPC standard. XML-RPC is a language independent, cross-platform protocol for performing remote procedure calls over an HTTP transport with XML encoding.
S-HTTP-CLIENT (Added)Last modification: Sat, 25 Feb 2006 09:53:18 GMTAn HTTP 1.0/1.1 client library that supports access to any URL over HTTP/HTTPS, connection reuse and basic authentication.
CL-STORE (Modified)Last modification: Fri, 24 Feb 2006 21:08:48 GMTcl-store is an asdf-installable portable library for serializing and deserializing Common Lisp objects to and from streams. It currently runs on SBCL, CMUCL, CLISP, ACL, OpenMCL and Lispworks.
CL-XML (Annotated)Last modification: Thu, 23 Feb 2006 19:12:59 GMTAn XML parser (and more) for Common Lisp.
Movitz (Modified)Last modification: Thu, 23 Feb 2006 10:17:04 GMTCommon Lisp "on the bare metal."
SAVE-OBJECT (Added)Last modification: Wed, 22 Feb 2006 22:45:38 GMTSAVE-OBJECT is a recursive function which writes an ASCII representation
of a LISP object to a designated file.
CL-TELNETD (Commented)Last modification: Wed, 22 Feb 2006 22:19:38 GMTImplementation of a Telnet network protocol server.
cl-cracklib (Added)Last modification: Wed, 22 Feb 2006 09:34:22 GMTAn interface to the CrackLib C libary, which checks passwords for robustness and suggests how to improve it.
asdf-packaging (Modified)Last modification: Tue, 21 Feb 2006 20:44:56 GMTAsdf-packaging (A project to package up loose code) is an umbrella project for updating, packaging and distributing useful software in an ASDF-INSTALLable format. This software was usually written for...
parse-number (Added)Last modification: Tue, 21 Feb 2006 20:43:41 GMTA library that parses a string into one of the Common Lisp number types, or signals an error if it is not possible.
MT19937 (Added)Last modification: Tue, 21 Feb 2006 20:34:13 GMTMT19937 is a portable Mersenne Twister random number generator.
psgraph (Added)Last modification: Tue, 21 Feb 2006 20:23:16 GMTA library for generating PostScript pictures of directed acyclic graphs.
text-query (Added)Last modification: Tue, 21 Feb 2006 20:17:40 GMTA library for querying the user. It adds generality to the standard Y-OR-N-P and YES-OR-NO-P functions, and the ability to time out and return a default value.
CL-UTILITIES (Added)Last modification: Tue, 21 Feb 2006 20:08:08 GMTA collection of semi-standard, well documented, miscellaneous utilities with good error checking. It includes utilities for sequences, I/O, iteration, mathematics, functions and more.
BABYLON (Added)Last modification: Mon, 20 Feb 2006 16:03:03 GMTA modular and configurable environment for developing expert systems, which was created at the German National Research Center for Computer Sciences (GMD). It is a forward/backward chaining, hybrid sy...
Clim-Desktop (Modified)Last modification: Sun, 19 Feb 2006 20:37:26 GMTClim Desktop (A Common Lisp Environment) is an integrated development environment with a based on a number of McCLIM applications: the Climacs text editor, an implementation of the SLIME SWANK protoco...
HTOUT (Modified)Last modification: Sun, 19 Feb 2006 19:11:12 GMTA library for HTML generation, which allows to mix HTML markup with Lisp code. This is part of the Lisp hacks collection by Tim Bradshaw.
Defaulting optional arguments for generic functions (Added)Last modification: Sun, 19 Feb 2006 14:16:48 GMTAn implementation of CLOS "wrapping" methods. They are "like around methods but happen outside them (so: before and after), and the least specific wrapping method is outermost". They provide a clean w...
Hierarchical packages (Added)Last modification: Sun, 19 Feb 2006 14:09:06 GMTAn implementation of hierarchical packages, i.e. packages with a hierarchically structured namespace. It is based on the Allegro CL hierarchical packages by Franz, Inc.. This is part of the Lisp hacks...
Read-time packages (Added)Last modification: Sun, 19 Feb 2006 14:01:05 GMTA library that makes it possible to read an entire Lisp form in the context of a given package by switching packages at read time. This is part of the Lisp hacks collection by Tim Bradshaw.
Maintaining dynamic state (Added)Last modification: Sun, 19 Feb 2006 13:55:03 GMTA library for defining a "dynamic state", i.e. "a set of variables - and macros for establishing and accessing this state". This is part of the Lisp hacks collection by Tim Bradshaw.
Abstract classes (Added)Last modification: Sun, 19 Feb 2006 13:43:41 GMTAn implementation of abstract CLOS classes, i.e. classes that can be subclassed but not instantiated. This is part of the Lisp hacks collection by Tim Bradshaw.
Applicative iteration (Added)Last modification: Sun, 19 Feb 2006 13:32:44 GMTA library that provides for Common Lisp the syntax of Scheme's named LET construct. In addition, it generates a loop even on implementations without tail-call elimination. This is part of the Lisp hac...
Memoizing functions (Added)Last modification: Sun, 19 Feb 2006 13:25:57 GMTA library for function memoization. This is part of the Lisp hacks collection by Tim Bradshaw.
Collecting lists forward (Added)Last modification: Sun, 19 Feb 2006 13:18:31 GMTA library for traversing lists and collecting elements backwards. This is part of the Lisp hacks collection by Tim Bradshaw.
Conduit packages (Added)Last modification: Sun, 19 Feb 2006 13:11:51 GMTConduits are a generalization of packages. They allow the definition of packages that extend other packages in some way, such as having some symbols from another package. This is part of the Lisp hack...
Lisp hacks (Added)Last modification: Sun, 19 Feb 2006 13:02:09 GMTA collection of small libraries for packages, dynamic variables, lists, iteration, CLOS, and HTML generation.
REGEX/CLAWK/LEXER Packages (Added)Last modification: Fri, 17 Feb 2006 16:02:10 GMTA collection of text processing tools by Michael Parker: a regular expression compiler and matcher (REGEX), an AWK-like text processing language (CLAWK), and a lexer generator (LEXER).
CLAWK (Added)Last modification: Fri, 17 Feb 2006 15:56:54 GMTCLAWK is an AWK-like text processing language with a Lispy implementation.
REGEX (Added)Last modification: Fri, 17 Feb 2006 15:52:13 GMTREGEX is a powerful and efficient regular expression compiler and matching engine.
LEXER (Added)Last modification: Fri, 17 Feb 2006 15:48:22 GMTLEXER is a lexical analyzer generator.
Clotho (Added)Last modification: Thu, 16 Feb 2006 13:04:46 GMTA Common Lisp development environment for MacOS X, with the goal of being "an IDE that is excellent both by traditional Lisp-programming standards and by current Mac OS X programming standards". It is...
Bosco (Added)Last modification: Thu, 16 Feb 2006 12:41:25 GMTBosco is a framework for building MacOS X applications with OpenMCL, with all the features of native MacOS X applications. It supports both Cocoa and Carbon.
LR(1) and LALR(1) Parser Generator and Parser (Added)Last modification: Wed, 15 Feb 2006 13:05:15 GMTA parser generator and parser for LR(1) and LALR(1) grammars. It can handle epsilon productions, and gives the same parsing tables and conflicts of the Unix yacc tool (possibly with different state nu...
AspectL (Added)Last modification: Tue, 14 Feb 2006 21:28:34 GMTAspectL is a library that provides aspect-oriented extensions for Common Lisp / CLOS.
MOP Feature Tests (Modified)Last modification: Tue, 14 Feb 2006 21:27:19 GMTThis package provides a test suites for checking what CLOS MOP features a Common Lisp implementation supports.
cl-openpoker (Added)Last modification: Tue, 14 Feb 2006 12:40:08 GMTA highly scalable and fault-tolerant Poker server based on Allegro Common Lisp and AllegroCache.
CL-GODB (Modified)Last modification: Sun, 12 Feb 2006 18:06:23 GMTCL-GODB (A Common Lisp GO Database Manipulation Library) is a library for accessing and interacting with gene ontology (GO) data stored in the Gene Ontology Database (GODB).
BKNR Datastore (Commented)Last modification: Sat, 11 Feb 2006 23:00:29 GMTThe bknr datastore is a persistence system based on transaction logging. Similar to Java Prevalence, it logs all changes to the persistent data to a transaction log file on disk. Snapshots can be wr...
S-SYSDEPS (Modified)Last modification: Sat, 11 Feb 2006 19:51:10 GMTS-SYSDEPS (An Abstraction Layer Over Platform Dependent Functionality) is a compatibility layer that abstracts facilities for managing processes and process locks, implementing a TCP/IP server, and pr...
S-HTTP-SERVER (Modified)Last modification: Sat, 11 Feb 2006 19:34:25 GMTS-HTTP-SERVER is a minimal standalone HTTP Server.
CL-PREVALENCE (Added)Last modification: Sat, 11 Feb 2006 19:04:30 GMTCL-PREVALENCE is a proof of concept implementation of the Object Prevalence object persistence concept by Klaus Wuestefeld. It comes with both a sexp-based and and an XML serialization protocol.
LIFP (Added)Last modification: Fri, 10 Feb 2006 07:57:35 GMTLIFP (Lisp Interactive Fiction Project) is "a Common Lisp environment for playing and developing Interactive Fiction games". It provides a language extension that implements the functionality of inter...
Practical Common Lisp code (Added)Last modification: Thu, 09 Feb 2006 08:24:43 GMTAll the source code from the book "Practical Common Lisp" by Peter Seibel.
Autowrite (Added)Last modification: Tue, 07 Feb 2006 12:42:41 GMTA tool for checking properties of term rewrite systems, particularly call-by-need properties. It also comes with a CLIM-based GUI.
PythOnLisp (Added)Last modification: Mon, 06 Feb 2006 16:46:52 GMTPythOnLisp (Python On Lisp: A project to call Python code from Lisp) is an interface to the Python programming language that makes it possible to run Python 2.2 or 2.4 code from inside Lisp. It allows...
Date-Calc Lisp (Added)Last modification: Sat, 04 Feb 2006 10:40:13 GMTA library for date calculations that is a port of the Date::Calc Perl module.
Erlisp (Added)Last modification: Fri, 03 Feb 2006 12:13:41 GMTErlisp is "a high-level Common Lisp framework for parallel and distributed programming". It is an attempt to bring to Common Lisp the Erlang approach to concurrency.
CMU Common Lisp Repository (Added)Last modification: Thu, 02 Feb 2006 17:51:41 GMTThis is some kind of ancestor of the Common Lisp Directory...
The Common Lisp Repository (formerly the Lisp Utilities Repository) was established by Mark Kantrowitz in 1990 to collect files and progr...
XMLisp (Added)Last modification: Thu, 02 Feb 2006 08:54:40 GMTXMLisp integrates Lisp with XML by providing a simple and efficient mapping between CLOS objects and XML. It allows the arbitrary combination of Lisp expressions and XML elements, and the evaluation o...
S-XML (Added)Last modification: Wed, 01 Feb 2006 16:14:17 GMTA simple XML parser featuring an efficient and purely functional implementation, support for different DOM models and XML namespaces, and access to the underlying Lisp implementation's character sets.
XMLS (Added)Last modification: Wed, 01 Feb 2006 15:53:32 GMTA small, simple, non-validating XML parser. It provides mappings from XML to s-exps and back. XMLS is self-contained, embeddable and thread-safe, and comes with support for XML namespaces.
Plot-2D for Garnet (Added)Last modification: Mon, 30 Jan 2006 14:33:15 GMTA library for 2D data visualization, representation of scientific datasets and mathematical functions. It is based on the Garnet GUI and can generate PostScript output.
Zebu (Added)Last modification: Sun, 29 Jan 2006 11:48:06 GMTParser/unparser generator for Common Lisp
Zebu is part of a set of tools for the translation of formal languages. Zebu contains a LALR(1) parser generator like Yacc does. Aside from generating a pars...
Paradigms of AI Programming Source Code (Added)Last modification: Sat, 28 Jan 2006 15:53:31 GMTSource code for the book "Paradigms of AI Programming: Case Studies in Common Lisp" by Peter Norvig.
yaclml (Added)Last modification: Sat, 28 Jan 2006 13:32:35 GMTYaclml is a collection of macros and utilities for generating XML/HTML-like markup. It can generate HTML from both Lisp code and designer templates.
XLUnit (Added)Last modification: Sat, 28 Jan 2006 13:16:25 GMTA toolkit for building test suites, based on JUnit by Kent Beck and XPTest by Craig Brozensky. It provides a tradeoff between programmer overhead and good support for fixture setup and teardown.
Osicat (Added)Last modification: Fri, 27 Jan 2006 19:15:15 GMTOsicat is a lightweigh operating system interface for POSIX-like systems. It provides facilities for directory walking, access to environment variables, symbolic links, file permissions and identifica...
rfc2822 (Added)Last modification: Fri, 27 Jan 2006 15:55:47 GMTImplementation of the RFC 2822 standard, which specifies a syntax for email text messages and superseedes RFC 822.
LMud (Added)Last modification: Tue, 24 Jan 2006 15:27:37 GMTLMud is a Multi-User Dungeon (MUD) game. The system is planned to have a text-based command interface like similar games. LMud has a client/server architecture, which relies on multithreaded Lisp impl...
IMAGO (Added)Last modification: Mon, 23 Jan 2006 20:16:54 GMTIMAGO is an image manipulation library. It can load and save image files in various formats, and provides basic manipulation operations.
Common Lisp and IEEE 754 (Added)Last modification: Mon, 23 Jan 2006 20:03:28 GMTComformance test suite for Common Lisp implementations purporting to conform to the IEEE 754 standard for floating point operations.
hyperspec-lookup (Added)Last modification: Mon, 23 Jan 2006 19:49:58 GMTHyperspec-lookup is a documentation system for Lisp software. It provides an interface for mapping from Lisp symbols to documentation URLs for the Common Lisp HyperSpec and the CLOS MetaObject Protoco...
Hyperdoc (Added)Last modification: Mon, 23 Jan 2006 19:37:13 GMTHypertext documentation system for Lisp source code. It provides mappings from (package-name, symbol-name, documentation-type) triplets to documentation URIs.
Hansa2 (Added)Last modification: Mon, 23 Jan 2006 17:26:02 GMTImplementation of the trade game Hansa by economist David D. Friedman. It is similar to games like Empire and Risk, which have the goal of world domination. The system has a client/server architecture...
Glouton (Added)Last modification: Mon, 23 Jan 2006 16:49:02 GMTGlouton (A Common Lisp package for programming OpenGL) is a set of FFI bindings to X11 and OpenGL 1.5. It can be used for programming OpenGL using GLX, and is intended to provide Glut-like functionali...
Eclipse (Added)Last modification: Mon, 23 Jan 2006 16:28:56 GMTEclipse is an X Window system window manager entirely written in Lisp.
Define-Window-Manager (Added)Last modification: Mon, 23 Jan 2006 15:48:26 GMTDefine-Window-Manager "hooks into McCLIM's CLX backend and intercepts window-management-related events" such as window creation/destruction, resize requests, configure requests, etc. It allows user co...
defplayer (Added)Last modification: Mon, 23 Jan 2006 10:39:33 GMTDefplayer is an audio player that is planned to support the MP3, OGG Vorbis, WAV and FLAC formats.
DefEditor (Added)Last modification: Mon, 23 Jan 2006 10:23:23 GMT"An extensible, dynamic structured document editor". It will have a CLIM GUI.
DefDoc (Added)Last modification: Sun, 22 Jan 2006 20:18:39 GMTDefDoc (An extensible, dynamic document creation system) is a document processing system inspired by TeX. It comes with an HTML output engine.
Crypticl (Added)Last modification: Sun, 22 Jan 2006 20:01:49 GMTCrypticl (A Common Lisp cryptographic library) is a library of cryptographic functions with the goal "to provide flexible, high level cryptographic abstractions on top of a kernel of core cryptographi...
Corman-SDL (Added)Last modification: Sun, 22 Jan 2006 19:47:59 GMTCorman-SDL provides a set of bindings to the SDL (Simple Directmedia Layer) multimedia library for Corman Common Lisp.
cl-syslog (Added)Last modification: Sun, 22 Jan 2006 17:30:42 GMTInterface to the syslog Unix logging facility.
cl-smogames (Added)Last modification: Sun, 22 Jan 2006 17:17:27 GMTCollection of small games, such as Hasami-Shogi.
cl-mp3-parse (Added)Last modification: Sun, 22 Jan 2006 16:56:12 GMTLibrary for parsing MP3 audio files.
cl-menusystem (Added)Last modification: Sun, 22 Jan 2006 16:43:27 GMTLibrary for generating menus for controlling an application and editing of special variables settings. It currently comes with a text-based backend, but others can be defined.
CL-Magick (Added)Last modification: Sun, 22 Jan 2006 16:30:47 GMTCL-Magick (Common lisp interface to ImageMagick library) is a set of bindings to the ImageMagick image manipulation C library.
CLHP (Added)Last modification: Fri, 20 Jan 2006 17:47:51 GMTCLHP (the Common Lisp Hypertext Preprocessor) allows, like PHP, to embed Lisp code into a valid XML or HTML document using XML processing instructions. "The CLHP parser is integrated into the Apache w...
cl-gsl (Added)Last modification: Fri, 20 Jan 2006 17:23:51 GMTCl-gsl: Common Lisp GNU Scientific Library provides bindings to GSL, a large C library of scientific functions.
CLDOC (Added)Last modification: Fri, 20 Jan 2006 16:41:11 GMTCLDOC extracts documentation strings from Lisp source files and generates formatted documentation using an output driver, currently HTML.
cl-curl (Added)Last modification: Fri, 20 Jan 2006 16:11:41 GMTInterface to the libcurl multiprotocol file transfer library.
ZLIB (Added)Last modification: Thu, 19 Jan 2006 19:01:07 GMTCommon Lisp implementation of the zlib file compression facility not based on external libraries.
Common Lisp CLI Parser (Added)Last modification: Wed, 18 Jan 2006 17:30:00 GMTSimple getopt()-style command-line option parser.
BEEP (Added)Last modification: Wed, 18 Jan 2006 16:22:04 GMTInterface to the remote control facilities of the Beep Media Player. It provides both a low-level UFFI-based interface, and a high-level one.
Uniform Resource Identifiers for Common Lisp (Added)Last modification: Mon, 16 Jan 2006 21:26:45 GMTUniform Resource Identifiers (URIs) for Common Lisp. URIs, a superset of URLs, define a syntax for identifying an abstract or physical resource.
S-UTILS (Added)Last modification: Mon, 16 Jan 2006 21:20:25 GMTS-UTILS is collection of Common Lisp utilities.
S-BASE64 (Added)Last modification: Mon, 16 Jan 2006 21:18:20 GMTS-BASE64 is an open source Common Lisp implementation of Base64 Encoding and Decoding.
KPAX - A Common Lisp Application Framework (Added)Last modification: Sat, 14 Jan 2006 22:01:12 GMTA web application framework written in pure Common Lisp. Can run standalone, behind Apache/mod_lisp, or with portableaserve.
slashcache.lisp (Added)Last modification: Sat, 14 Jan 2006 13:50:19 GMTDownloads Slashdot.org news headlines and stores them for offline access.
slashdot.lisp (Added)Last modification: Sat, 14 Jan 2006 13:41:34 GMTLibrary for getting news headlines from Slashdot and other "backslash" systems such as NewsForge.
csv-parser (Added)Last modification: Fri, 13 Jan 2006 15:56:57 GMTLibrary for reading and writing data files in CSV format. It correctly handles emtpty trailing fields, and MS-DOS line terminators under Unix.
TMYCIN (Added)Last modification: Thu, 12 Jan 2006 14:46:58 GMTSimple backward-chaining expert system shell based on MYCIN. Although it was created for educational purposes at the University of Texas at Austin, it was also used for developing some real expert sys...
CL-IPC (Added)Last modification: Thu, 12 Jan 2006 08:34:21 GMTVery simple UFFI wrapper for libc SysV IPC calls.
Lisplets (Added)Last modification: Thu, 12 Jan 2006 00:42:52 GMTLisplets are Java Servlets that forward their requests, and gather their response headers, using s-expressions over sockets. They enable easy integration of Common Lisp or Scheme into a Java-based web...
Foil (Added)Last modification: Thu, 12 Jan 2006 00:38:42 GMTFoil (Foreign Object Interface for Lisp) consists of a protocol and a set of libraries that facilitate access to popular object runtimes, such as the JVM and the CLI/CLR, and their libraries, from Lis...
JFLI (Added)Last modification: Thu, 12 Jan 2006 00:34:52 GMTJFLI provides comprehensive, safe, dynamic and Lisp-y access to Java and Java libraries as if they were Lisp libraries, for use in Lisp programs, i.e. with an emphasis on working in Lisp rather than i...
PLOB! - Persistent Lisp Objects! (Added)Last modification: Wed, 11 Jan 2006 23:41:37 GMTThe system PLOB! (Persistent Lisp OBjects!) implements orthogonal persistency for LISP and CLOS objects. Besides offering pure persistency, on the one side it contains important database features like...
LKB (Added)Last modification: Wed, 11 Jan 2006 17:33:29 GMTGrammar and lexicon development environment for unification-based linguistic formalisms. It implements the DELPH-IN reference formalism of typed feature structures, and has a CLIM GUI.
RT-CLIM (Added)Last modification: Wed, 11 Jan 2006 14:01:58 GMTCLIM front-end for the RT regression testing framework.
RT (Added)Last modification: Wed, 11 Jan 2006 13:55:38 GMTRegression testing framework described in a paper by Richard Waters titled "Some Useful Lisp Algorithms: Part 1".
Springtail (Added)Last modification: Wed, 11 Jan 2006 13:39:48 GMTCollection of applications and utilities: a digital photo collection manager with a CLIM GUI, an offline Wikipedia client and a simple, experimental CLX digital clock.
SPLIT-SEQUENCE (Added)Last modification: Wed, 11 Jan 2006 13:31:33 GMTFunction for splitting a sequence into a list of subsequences delimited by objects satisfying a test.
DEFPATT (Added)Last modification: Wed, 11 Jan 2006 00:13:16 GMTA mechanism for defining and using pattern abstractions with CL-PPCRE.
Common Music (Added)Last modification: Tue, 10 Jan 2006 12:26:18 GMTCommon Music (CM) is an object-oriented music composition environment. It produces sound by transforming a high-level representation of musical structure into a variety of control protocols for sound ...
IcanCAD (Added)Last modification: Mon, 09 Jan 2006 20:21:51 GMTCAD for analog and mixed-signal circuits. The program ``has fairly complete schematic editing functionality (think of a "draw" program with wires), but no support as of yet for netlisting or EDIF I/O'...
Portable Hemlock (Added)Last modification: Mon, 09 Jan 2006 17:25:41 GMTPortable implementation of the Emacs-like Hemlock editor that comes with CMUCL. It is based on the Hemlock code and has a McCLIM GUI.
CL-WBXML (Added)Last modification: Mon, 09 Jan 2006 17:11:45 GMTA WBXML parser for Common Lisp.
FLEXI-STREAMS (Added)Last modification: Mon, 09 Jan 2006 17:08:35 GMTFlexible bivalent streams for Common Lisp
trivial-gray-streams (Added)Last modification: Mon, 09 Jan 2006 17:06:50 GMTA library which provides an extremely thin compatibility layer for Gray streams.
RDNZL (Added)Last modification: Mon, 09 Jan 2006 16:50:15 GMTA .NET layer for Common Lisp
CL-GD (Added)Last modification: Mon, 09 Jan 2006 16:36:40 GMTUse the GD graphics library from Common Lisp.
CL-BASE64 (Added)Last modification: Mon, 09 Jan 2006 16:18:35 GMTA library that provides base64 encoding and decoding.
KMRCL (Added)Last modification: Mon, 09 Jan 2006 16:12:40 GMTKMRCL is a collection of general purpose utilities used by a number of Kevin Rosenberg's CL packages.
MD5 (Added)Last modification: Mon, 09 Jan 2006 16:07:55 GMTAn implementation of the cryptographic message digest protocol from RSA Data Security, Inc.
URL-REWRITE (Added)Last modification: Mon, 09 Jan 2006 15:16:45 GMTURL-REWRITE is a small package which can be used to programmatically rewrite (X)HTML documents.
HTML-TEMPLATE (Added)Last modification: Mon, 09 Jan 2006 14:54:30 GMTA library to use templates much like Perl's HTML::Template.
CL-WHO (Added)Last modification: Mon, 09 Jan 2006 14:48:40 GMTA Lisp markup language which can be used to generate HTML, XHTML, XML, ...
Maxima-repl (Added)Last modification: Mon, 09 Jan 2006 14:41:25 GMT"A very gross hack to hook up maxima to mcclim". It is a listener for the Maxima computer algebra system: the user can type expressions, see the results and reuse the results by clicking on them.
Sb-sprof-ui (Added)Last modification: Mon, 09 Jan 2006 14:33:00 GMTCLIM frontend to the SBCL sb-sprof statistical profiler.
CL-Reversi (Added)Last modification: Sun, 08 Jan 2006 15:29:55 GMTImplementation of the game of Reversi. A text-mode interface that should work on any implementation and a CLIM GUI are available. The code is based on that of the program Otello(R) in the book "Paradi...
Simulation of KYTRONs on the Moon (Added)Last modification: Sun, 08 Jan 2006 15:11:20 GMTSimulation program for KYTRONs in a lunar-like environment. It has a CLIM GUI, and is a CLIM primer and a tutorial on how to write portable applications with a GUI.
KYTRONs are small autonomous vehicl...
Connect 4 (Added)Last modification: Sun, 08 Jan 2006 14:55:35 GMTProgram that plays the Connect 4 game against the user. It has a CLIM GUI.
Tabcode (Added)Last modification: Sun, 08 Jan 2006 14:40:45 GMTEditor for a text-based language for lute tablature. It is implemented as an extension of the Climacs text editor.
clim-lastfm (Added)Last modification: Sat, 07 Jan 2006 17:44:07 GMTLibrary for controlling a last.fm stream web service, with a graphical CLIM GUI.
beirc (Added)Last modification: Sat, 07 Jan 2006 17:25:02 GMTHighly customizable graphical IRC client with support for multiple channels, nickname focusing and highlighting, clickable and rewritable URLs, and more.
Gsharp (Added)Last modification: Sat, 07 Jan 2006 16:21:06 GMT"An interactive, extensible editor for musical scores". It features a high quality presentation both on screen and hardcopy output. The GUI is based on CLIM.
Closure (Added)Last modification: Sat, 07 Jan 2006 16:07:06 GMTWeb browser that supports HTML 4 and CSS 1, and some CSS 2 functionality. It is able to display PNM, GIF, and PNG images in pages. It has a GUI based on McCLIM with the CLX backend.
Clones (Added)Last modification: Sat, 07 Jan 2006 15:55:26 GMTGame inspired to "same game" for GNOME. It has a CLIM GUI.
Femlisp (Added)Last modification: Sat, 07 Jan 2006 15:09:46 GMTFemlisp (A Common Lisp framework for Finite Element Methods) is a framework for solving partial differential equations with the finite element method.
It provides interfaces to direct solvers (SuperLU...
Simple Grid Protocol (Added)Last modification: Sat, 07 Jan 2006 10:53:45 GMTGrid computing system that "allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet". Programs can be portable tasks, which can be executed on any ...
HEUTE (Added)Last modification: Sat, 07 Jan 2006 10:39:15 GMTHEUTE (Hierarchical Extensible Unit Testing Environment for Common LISP) is a unit testing framework featuring a hierarchical approach to testing. A test suite is represented by a CLOS class, with sub...
VLS (Added)Last modification: Fri, 06 Jan 2006 20:15:14 GMTVLS (Vanilla Lisp Shell) is an Emacs Lisp package for interacting with inferior Lisp processes in a way similar to ILISP and SLIME. It provides commands for starting Common Lisp and Scheme sessions an...
Axiom (Added)Last modification: Fri, 06 Jan 2006 17:40:58 GMTGeneral purpose computer algebra system. The project started in 1971 at IBM as a research system named Scratchpad. Scratchpad was renamed to Axiom in the 1990s and sold to NAG, which distributed it as...
Pg (Added)Last modification: Fri, 06 Jan 2006 17:22:38 GMTSocket-level client interface to the PostgreSQL DBMS. It does not rely on FFI. It supports version 4 of the frontend/backend protocol.
An earlier version is ASDF installable.
HO-CVS (Added)Last modification: Fri, 06 Jan 2006 13:47:48 GMTHigher Order CVS is a version control system similar to MetaCVS, with support for module versions.
CoMa (Added)Last modification: Fri, 06 Jan 2006 13:39:38 GMTSoftware configuration management system. It is similar to autoconf and is intended to be used in component-based development.
Loom (Added)Last modification: Thu, 05 Jan 2006 20:32:47 GMTLoom is a "language and environment for constructing intelligent applications". It features a knowledge representation system, a deductive engine, and a logic-based pattern matcher.
Chio (Added)Last modification: Thu, 05 Jan 2006 20:19:52 GMTString processing library. It "handles matching using regular expressions, substitution, and splitting of strings in a thoroughly Lisp-like way".
Among its features are function objects for describin...
Series (Added)Last modification: Thu, 05 Jan 2006 19:42:37 GMTA series is a data structure much like a sequence, with similar kinds of operations. The difference is that in many situations, operations on series may be composed functionally and yet execute iterat...
CLiki (Added)Last modification: Wed, 04 Jan 2006 19:58:48 GMTWiki-style collaborative authoring environment with which the popular Lisp community site with the same name, and some others, are implemented. Araneida is the HTTP server on which the CLiki infrastru...
Araneida (Added)Last modification: Wed, 04 Jan 2006 15:53:52 GMTSmall and extensible HTTP server written in Common Lisp. It is designed to sit behind a caching proxy, dynamically generates all content by calling user-defined handlers, provides advanced HTML genera...
dict.lisp (Added)Last modification: Wed, 04 Jan 2006 15:33:37 GMTWeb-based dictionary server. It is distributed under the BSD license.
GCL (Added)Last modification: Wed, 04 Jan 2006 15:25:07 GMTGNU Common Lisp is the official Common Lisp implementation for the GNU project. "Its design makes use of the system's C compiler to compile to native object code, providing for both good performance a...
Emacs Common Lisp (NaCL) (Added)Last modification: Wed, 04 Jan 2006 12:34:01 GMTEmacs Common Lisp is an implementation of Common Lisp written in Emacs Lisp.