Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By License > Open Source
Go directly to another tagGo directly to another tagAll Last Modified Items for BSD license
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...
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...
cl-gdata (Added)Last modification: Tue, 13 Mar 2012 16:01:07 GMTGoogle GData bindings for Common Lisp
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.
thnappy (Added)Last modification: Sun, 22 May 2011 00:08:59 GMTCommon Lisp bindings to Google's Snappy compression library.
NEW-OP (Added)Last modification: Thu, 27 Jan 2011 23:13:48 GMTImplementing a 'new' operator for Common Lisp that (almost) does TRT.
mod_lisp for Lighttpd (Added)Last modification: Sun, 12 Dec 2010 21:58:07 GMTA branch of mod_lisp for the Lighttpd web server.
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.
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-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)
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...
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.
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.
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...
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...
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.
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.
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.
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.
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.
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.
Djula (Modified)Last modification: Tue, 12 Aug 2008 00:51:32 GMTDjula is a Common Lisp port of the Django templating language.
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-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-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...
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.
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...
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)
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
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.
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...
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".
smarkup (Modified)Last modification: Fri, 11 May 2007 14:25:33 GMTA set of utilities for formatting s-expression based text markup source documents.
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.
CL-WEBDAV (Added)Last modification: Wed, 18 Apr 2007 20:03:12 GMTA WebDAV server written in Common Lisp
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...
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. ...
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.
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...
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...
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".
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...
sequence-search/replace (Added)Last modification: Mon, 06 Nov 2006 08:37:24 GMTA library for search and replace operations on sequences.
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.
CL-ISBN (Added)Last modification: Sat, 21 Oct 2006 08:20:34 GMTA library "for parsing, validating, and hyphenating International Standard Book Numbers (ISBNs)".
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 ...
TBNL (Annotated)Last modification: Mon, 09 Oct 2006 23:25:16 GMTA toolkit for dynamic Lisp websites.
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...
LIFT (Modified)Last modification: Mon, 25 Sep 2006 15:47:54 GMTLIFT is a unit testing framework in the JUnit/SUnit tradition.
Sacla (Added)Last modification: Fri, 22 Sep 2006 05:14:39 GMTA partial implementation of Common Lisp in Common Lisp.
Sakala (Added)Last modification: Tue, 12 Sep 2006 11:24:44 GMTA scriptable multiplayer game engine.
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.
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"
UFFI (Modified)Last modification: Sun, 03 Sep 2006 08:56:03 GMTUniversal Foreign Function Interface for Common Lisp.
LW-DOC (Modified)Last modification: Fri, 01 Sep 2006 22:55:01 GMTA program for generating a permuted index of the LispWorks IDE documentation.
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.
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.
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.
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.
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.
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.
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.
ASDF-INSTALL (Modified)Last modification: Thu, 15 Jun 2006 12:11:17 GMTASDF-INSTALL is a tool for downloading and installing Lisp packages.
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...
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.
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.
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...
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.
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.
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...
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.
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.
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.
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.
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.
Movitz (Modified)Last modification: Thu, 23 Feb 2006 10:17:04 GMTCommon Lisp "on the bare metal."
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.
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.
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-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).
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...
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.
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.
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.
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-mp3-parse (Added)Last modification: Sun, 22 Jan 2006 16:56:12 GMTLibrary for parsing MP3 audio files.
Common Lisp CLI Parser (Added)Last modification: Wed, 18 Jan 2006 17:30:00 GMTSimple getopt()-style command-line option parser.
CL-IPC (Added)Last modification: Thu, 12 Jan 2006 08:34:21 GMTVery simple UFFI wrapper for libc SysV IPC calls.
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...
DEFPATT (Added)Last modification: Wed, 11 Jan 2006 00:13:16 GMTA mechanism for defining and using pattern abstractions with CL-PPCRE.
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
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.
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, ...
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...
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...
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.