<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/By Topic</title><link>http://www.cl-user.net/asp/tags/by-topic</link><description>The last modified items of the Common Lisp Directory for the tag: By Topic</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>CL-Typesetting (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-typesetting</link><guid isPermaLink="false">11069</guid><pubDate>Sun, 31 Mar 2013 21:25:08 GMT</pubDate><description>cl-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 intended to be an alternative to the TeX like typesetting systems.

cl-typesetting is used to generate reports and documents in production applications.</description></item><item><title>CL-PDF (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-pdf</link><guid isPermaLink="false">11001</guid><pubDate>Sun, 31 Mar 2013 21:22:34 GMT</pubDate><description>CL-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 system.</description></item><item><title>CLFSWM - A(nother) Common Lisp FullScreen Window Manager (Modified)</title><link>http://www.cl-user.net/asp/libs/clfswm</link><guid isPermaLink="false">14516</guid><pubDate>Tue, 11 Dec 2012 21:37:06 GMT</pubDate><description>A window manager for the X Window system. based on Tinywm and Stumpwm.</description></item><item><title>Ystok-URI - library for representing, parsing, and printing URIs (Added)</title><link>http://www.cl-user.net/asp/libs/Ystok-URI%20</link><guid isPermaLink="false">19303</guid><pubDate>Tue, 13 Nov 2012 07:08:28 GMT</pubDate><description>Portable library, accepts URI strings in accordance with the latest RFC3986 (including userinfo).
</description></item><item><title>Clon, the Command-Line Options Nuker (Modified)</title><link>http://www.cl-user.net/asp/libs/Clon</link><guid isPermaLink="false">17658</guid><pubDate>Wed, 26 Sep 2012 13:23:22 GMT</pubDate><description>Clon 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 and automatic retrieval/conversion of option arguments from the command-line, associated environment variables, fallback or default values. Clon comes with a set of extensible option types (switches, paths, strings etc.). Clon also provides automatic generation and formatting of help strings, with support for highlighting on tty's through ISO/IEC 6429 SGR. This formatting is customizable through &quot;themes&quot;.</description></item><item><title>Common Lisp Reasoner (Modified)</title><link>http://www.cl-user.net/asp/libs/reasoner</link><guid isPermaLink="false">16234</guid><pubDate>Mon, 02 Jul 2012 16:06:18 GMT</pubDate><description>Provides tightly-integrated knowledge representation, reasoning and search capabilities, with vanilla XML and RDF/XML interfaces, built around a portable extension of CLOS.
</description></item><item><title>Ystok-Local-Time (Modified)</title><link>http://www.cl-user.net/asp/libs/Ystok-Local-Time</link><guid isPermaLink="false">13000</guid><pubDate>Mon, 30 Apr 2012 12:07:45 GMT</pubDate><description>Common 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.</description></item><item><title>YstokGrid (Modified)</title><link>http://www.cl-user.net/asp/libs/YstokGrid</link><guid isPermaLink="false">12004</guid><pubDate>Mon, 30 Apr 2012 11:46:26 GMT</pubDate><description>A CAPI-based grid widget for LispWorks.

</description></item><item><title>YHTML-Template (Modified)</title><link>http://www.cl-user.net/asp/libs/YHTML-Template</link><guid isPermaLink="false">19183</guid><pubDate>Mon, 30 Apr 2012 10:03:42 GMT</pubDate><description>YHTML-Template is a an extension of Edi Weitz's HTML-TEMPLATE.
</description></item><item><title>cl-portaudio (Added)</title><link>http://www.cl-user.net/asp/libs/cl-portaudio</link><guid isPermaLink="false">19198</guid><pubDate>Mon, 16 Jan 2012 15:45:26 GMT</pubDate><description>Bindings to PortAudio crossplatform library.</description></item><item><title>YstokHTML - collection of HTML generator, parser and template libraries (Added)</title><link>http://www.cl-user.net/asp/libs/YstokHTML</link><guid isPermaLink="false">16939</guid><pubDate>Thu, 29 Dec 2011 07:49:32 GMT</pubDate><description>YstokHTML allows generating and parsing HTML and XHTML documents.</description></item><item><title>Common Lisp User Space File System (Added)</title><link>http://www.cl-user.net/asp/libs/clufs</link><guid isPermaLink="false">19171</guid><pubDate>Mon, 28 Nov 2011 19:55:04 GMT</pubDate><description>A 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 system. </description></item><item><title>cl-btree (Added)</title><link>http://www.cl-user.net/asp/libs/cl-btree</link><guid isPermaLink="false">19166</guid><pubDate>Mon, 28 Nov 2011 19:39:48 GMT</pubDate><description>B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL.</description></item><item><title>CL-RCFiles (Modified)</title><link>http://www.cl-user.net/asp/libs/RCFiles</link><guid isPermaLink="false">15630</guid><pubDate>Mon, 28 Nov 2011 10:54:16 GMT</pubDate><description>This very small Common Lisp library provides a way to add initialization files
to ASDF systems. Every time ASDF loads &lt;system&gt;, one or several corresponding
&lt;system&gt;.lisp files are loaded automatically afterwards. This lets you
conditionally plug in additional behavior on a per-system basis without
cluttering up any global Common Lisp init file.

By default, these initialization files are expected to be found in:
- ~/share/common-lisp/rc/pre/  for  pre-loading initialization,
- ~/share/common-lisp/rc/post/ for post-loading initialization.

</description></item><item><title>Wu-Decimal (Added)</title><link>http://www.cl-user.net/asp/libs/wu-decimal</link><guid isPermaLink="false">19123</guid><pubDate>Sat, 24 Sep 2011 23:26:31 GMT</pubDate><description>Library to add decimals (fixed precision and scale numbers) as supported numeric types in Common Lisp.</description></item><item><title>CLERIC (Modified)</title><link>http://www.cl-user.net/asp/libs/cleric</link><guid isPermaLink="false">16957</guid><pubDate>Fri, 05 Aug 2011 16:04:09 GMT</pubDate><description>Common Lisp Erlang Interface</description></item><item><title>Binary-types (Annotated)</title><link>http://www.cl-user.net/asp/libs/binary-types</link><guid isPermaLink="false">12256</guid><pubDate>Fri, 17 Jun 2011 12:32:49 GMT</pubDate><description>Library 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 definition of mappings between Lisp objects and some binary representation, and provides facilities for reading and writing them to files.</description></item><item><title>CL-PNG (Modified)</title><link>http://www.cl-user.net/asp/libs/CL-PNG</link><guid isPermaLink="false">16605</guid><pubDate>Wed, 15 Jun 2011 18:40:05 GMT</pubDate><description>A library for reading and writing PNG (Portable Network Graphics) files.</description></item><item><title>thnappy (Added)</title><link>http://www.cl-user.net/asp/libs/thnappy</link><guid isPermaLink="false">17773</guid><pubDate>Sun, 22 May 2011 00:08:59 GMT</pubDate><description>Common Lisp bindings to Google's Snappy compression library.</description></item><item><title>zen (Added)</title><link>http://www.cl-user.net/asp/libs/zen</link><guid isPermaLink="false">18764</guid><pubDate>Tue, 15 Mar 2011 12:40:59 GMT</pubDate><description>zen, a hackable X server written in Common Lisp.</description></item><item><title>usocket (Modified)</title><link>http://www.cl-user.net/asp/libs/usocket</link><guid isPermaLink="false">14624</guid><pubDate>Sat, 12 Mar 2011 21:23:12 GMT</pubDate><description>The 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.
</description></item><item><title>NEW-OP (Added)</title><link>http://www.cl-user.net/asp/libs/NEW-OP</link><guid isPermaLink="false">18705</guid><pubDate>Thu, 27 Jan 2011 23:13:48 GMT</pubDate><description>Implementing a 'new' operator for Common Lisp that (almost) does TRT.</description></item><item><title>NST (Added)</title><link>http://www.cl-user.net/asp/libs/NST</link><guid isPermaLink="false">18603</guid><pubDate>Wed, 29 Dec 2010 18:20:01 GMT</pubDate><description>NST 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.</description></item><item><title>mod_lisp for Lighttpd (Added)</title><link>http://www.cl-user.net/asp/libs/mod_lisp-lighttpd</link><guid isPermaLink="false">18537</guid><pubDate>Sun, 12 Dec 2010 21:58:07 GMT</pubDate><description>A branch of mod_lisp for the Lighttpd web server.</description></item><item><title>Screamer (Commented)</title><link>http://www.cl-user.net/asp/libs/screamer</link><guid isPermaLink="false">11156</guid><pubDate>Thu, 04 Nov 2010 09:21:55 GMT</pubDate><description>Screamer 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 side effects. On top of this nondeterministic substrate, Screamer provides a comprehensive constraint programming language in which one can formulate and solve mixed systems of numeric and symbolic constraints. Together, these two levels augment Common Lisp with practically all of the functionality of both Prolog and constraint logic programming languages such as CHiP and CLP(R). Furthermore, Screamer is fully integrated with Common Lisp. Screamer programs can coexist and interoperate with other extensions to Common Lisp such as CLOS, CLIM and Iterate.</description></item><item><title>PLOKAMI - Common Lisp PCAP Interface (Modified)</title><link>http://www.cl-user.net/asp/libs/plokami</link><guid isPermaLink="false">16565</guid><pubDate>Tue, 26 Oct 2010 00:31:25 GMT</pubDate><description>PLOKAMI 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 and operation in non-blocking mode.

PLATFORMS
Tested on: SBCL (darwin/linux), OpenMCL, LispWorks (windows/darwin). Should work on every platform that CFFI supports. </description></item><item><title>PCall (Modified)</title><link>http://www.cl-user.net/asp/libs/pcall</link><guid isPermaLink="false">16431</guid><pubDate>Thu, 21 Oct 2010 11:15:42 GMT</pubDate><description>Implementation of result-oriented parallelism.</description></item><item><title>Postmodern (Modified)</title><link>http://www.cl-user.net/asp/libs/Postmodern</link><guid isPermaLink="false">14930</guid><pubDate>Thu, 21 Oct 2010 11:15:12 GMT</pubDate><description>A library for interacting with PostgreSQL databases.</description></item><item><title>ST-JSON (Modified)</title><link>http://www.cl-user.net/asp/libs/st-json</link><guid isPermaLink="false">16430</guid><pubDate>Thu, 21 Oct 2010 11:13:36 GMT</pubDate><description>A JSON encoding and decoding library.</description></item><item><title>(INCF CL) (Added)</title><link>http://www.cl-user.net/asp/libs/incf-cl</link><guid isPermaLink="false">15798</guid><pubDate>Sat, 21 Aug 2010 10:40:22 GMT</pubDate><description>A collection of convenience functions and macros for Common Lisp.</description></item><item><title>NST (Added)</title><link>http://www.cl-user.net/asp/libs/NST</link><guid isPermaLink="false">17985</guid><pubDate>Thu, 19 Aug 2010 18:34:16 GMT</pubDate><description>NST 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.</description></item><item><title>color-gradients (Added)</title><link>http://www.cl-user.net/asp/libs/color-gradients</link><guid isPermaLink="false">17968</guid><pubDate>Sat, 14 Aug 2010 02:50:44 GMT</pubDate><description>color-gradients is a graphics library that computes linear or radial color gradients. Multistop color progression using linear or sin^2 interpolation is available.</description></item><item><title>cl-plplot (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-plplot</link><guid isPermaLink="false">13371</guid><pubDate>Sun, 08 Aug 2010 15:50:04 GMT</pubDate><description>A set of CFFI-based Common Lisp bindings to the PLplot scientific plotting library, which can produce several kinds of 2D and 3D plots.</description></item><item><title>cl-uri-templates (Added)</title><link>http://www.cl-user.net/asp/libs/cl-uri-templates</link><guid isPermaLink="false">17929</guid><pubDate>Thu, 05 Aug 2010 17:39:47 GMT</pubDate><description>cl-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)</description></item><item><title>EQL (Added)</title><link>http://www.cl-user.net/asp/libs/eql</link><guid isPermaLink="false">17869</guid><pubDate>Tue, 27 Jul 2010 12:16:58 GMT</pubDate><description>ECL embedded Qt Lisp</description></item><item><title>css-lite (Modified)</title><link>http://www.cl-user.net/asp/libs/css-lite</link><guid isPermaLink="false">16622</guid><pubDate>Fri, 23 Jul 2010 16:42:18 GMT</pubDate><description>css-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 CSS generation facilities in
Parenscript-generated JavaScript code.</description></item><item><title>SymbolicWeb (Modified)</title><link>http://www.cl-user.net/asp/libs/symbolicweb</link><guid isPermaLink="false">14272</guid><pubDate>Sun, 04 Jul 2010 18:44:00 GMT</pubDate><description>Common 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.</description></item><item><title>CLoX: Common Lisp Objects for XEmacs (Added)</title><link>http://www.cl-user.net/asp/web-sites/CLoX</link><guid isPermaLink="false">17656</guid><pubDate>Tue, 15 Jun 2010 07:15:35 GMT</pubDate><description>CLoX is an ongoing attempt to provide a full Emacs Lisp implementation of the Common Lisp Object System, including its underlying meta-object protocol, for XEmacs. This paper describes the early development stages of this project. CLoX currently consists in a port of Closette to Emacs Lisp, with some additional features, most notably, a deeper integration between types and classes and a comprehensive test suite. All these aspects are described in the paper, and we also provide a feature comparison with an alternative project called Eieio. </description></item><item><title>WMBot (Modified)</title><link>http://www.cl-user.net/asp/libs/wmbot</link><guid isPermaLink="false">14292</guid><pubDate>Fri, 14 May 2010 16:01:40 GMT</pubDate><description>An IRC parsing library (WMIRC) and an axtensibe IRC agent library (WMBOT).</description></item><item><title>Postmodern (Modified)</title><link>http://www.cl-user.net/asp/libs/Postmodern</link><guid isPermaLink="false">14848</guid><pubDate>Mon, 05 Apr 2010 14:27:27 GMT</pubDate><description>A library for communicating with a PostgreSQL database, trying to make the Lisp-SQL boundary as unobtrusive as possible.
</description></item><item><title>cl-win32ole (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-win32ole</link><guid isPermaLink="false">15732</guid><pubDate>Wed, 10 Mar 2010 11:29:09 GMT</pubDate><description>Common Lisp OLE Library like Ruby's win32ole.</description></item><item><title>CL-EC2 (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-ec2</link><guid isPermaLink="false">12426</guid><pubDate>Wed, 10 Mar 2010 11:29:09 GMT</pubDate><description>CL-EC2 is a library offering a Common Lisp interface to Amazon's Elastic Compute Cloud and CloudWatch Query APIs.</description></item><item><title>ParenScript (Modified)</title><link>http://www.cl-user.net/asp/libs/parenscript</link><guid isPermaLink="false">14350</guid><pubDate>Sun, 28 Feb 2010 00:25:12 GMT</pubDate><description>A Lisp-like web development language that can be compiled to JavaScript.</description></item><item><title>Eager Future (Modified)</title><link>http://www.cl-user.net/asp/libs/eager-future</link><guid isPermaLink="false">17007</guid><pubDate>Sun, 28 Feb 2010 00:22:01 GMT</pubDate><description>Eager Future is a Common Lisp library for concurrent programming with composable, eager futures.</description></item><item><title>Maintaining Portable Lisp Programs - It's a bug, not a feature (Modified)</title><link>http://www.cl-user.net/asp/web-sites/features</link><guid isPermaLink="false">11528</guid><pubDate>Sun, 21 Feb 2010 15:01:23 GMT</pubDate><description>Paper by Christophe Rhodes, 5 February 2004. It examines &quot;the use of read-time feature conditionals, with particular emphasis on writing portable Common Lisp code which aspires to both forwards- and backwards-compatibility&quot;. After an introduction and an historical perspective, the paper reviews existing practices in using read-time conditionals, and provides some recommendations.</description></item><item><title>conmc (Modified)</title><link>http://www.cl-user.net/asp/libs/conmc</link><guid isPermaLink="false">13217</guid><pubDate>Sun, 21 Feb 2010 14:45:28 GMT</pubDate><description>Conmc 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.</description></item><item><title>de.setf.utility (Added)</title><link>http://www.cl-user.net/asp/libs/de.setf.utility</link><guid isPermaLink="false">17196</guid><pubDate>Mon, 15 Feb 2010 00:10:27 GMT</pubDate><description>de.setf.utility comprises Lisp utility functions : - package management, - date formatting - content types - dot graphs - unit tests - ...</description></item><item><title>DE.SETF.AMQP: a Common Lisp client library for AMQP (Added)</title><link>http://www.cl-user.net/asp/libs/de.setf.amqp</link><guid isPermaLink="false">17191</guid><pubDate>Mon, 15 Feb 2010 00:05:24 GMT</pubDate><description>de.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 objects and methods, a functional interface for message-, stream- and object-based i/o, and a device-level simple-stream implementation.</description></item><item><title>Unix-Style CLI Option Parser (Modified)</title><link>http://www.cl-user.net/asp/libs/Unix%20Options</link><guid isPermaLink="false">16338</guid><pubDate>Tue, 09 Feb 2010 19:38:40 GMT</pubDate><description>A parser for unix style command line options. Can act as a simple Getopt for Lisp or can automatically bind values passed in from the CLI.</description></item><item><title>Sheeple (Modified)</title><link>http://www.cl-user.net/asp/libs/sheeple</link><guid isPermaLink="false">17026</guid><pubDate>Sat, 23 Jan 2010 02:13:37 GMT</pubDate><description>Sheeple 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 shares a lot of syntax and semantics with CLOS, including multiple delegation (similar to multiple inheritance) and multiply-dispatched functions (similar to generic functions). </description></item></channel></rss>