<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Root </title><link>http://www.cl-user.net/asp/tags/root</link><description>The last modified items of the Common Lisp Directory for the tag: Root </description><language>en-US</language><pubDate>Fri, 05 Sep 2008 14:58:33 GMT</pubDate><lastBuildDate>Fri, 05 Sep 2008 14:58:33 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>trivial-irc (Added)</title><link>http://www.cl-user.net/asp/libs/16477</link><guid isPermaLink="false">16477</guid><pubDate>Tue, 02 Sep 2008 18:38:08 GMT</pubDate><description>trivial-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.</description></item><item><title>CRISPYLOGICS (Modified)</title><link>http://www.cl-user.net/asp/objects/CRISPYLOGICS</link><guid isPermaLink="false">16154</guid><pubDate>Mon, 25 Aug 2008 20:12:24 GMT</pubDate><description>CRISPYLOGICS is a commerical software company and offers consultancy services for IT projects particularly in domains like knowledge management, personal information management and web service architectures. Jochen Schmidt, freelance journalist and founder of CRISPYLOGICS, has eight years of experience in Common Lisp programming and has published several articles about Common Lisp.</description></item><item><title>LispIDE (Added)</title><link>http://www.cl-user.net/asp/libs/LispIDE</link><guid isPermaLink="false">16460</guid><pubDate>Sun, 17 Aug 2008 07:08:15 GMT</pubDate><description>LispIDE is a basic graphical shell for several Lisp implementations available for Windows.</description></item><item><title>rw-ut (Modified)</title><link>http://www.cl-user.net/asp/libs/rw-ut</link><guid isPermaLink="false">16437</guid><pubDate>Fri, 15 Aug 2008 15:05:24 GMT</pubDate><description>functions for reading and writing lisp universal time as strings.</description></item><item><title>cl-terrace (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-terrace</link><guid isPermaLink="false">16385</guid><pubDate>Tue, 12 Aug 2008 00:56:29 GMT</pubDate><description>Simply put: `cl-terrace' is the VC part of a hypothetical MVC web application framework written in Common Lisp. </description></item><item><title>Djula (Modified)</title><link>http://www.cl-user.net/asp/libs/Djula</link><guid isPermaLink="false">16384</guid><pubDate>Tue, 12 Aug 2008 00:51:32 GMT</pubDate><description>Djula is a Common Lisp port of the Django templating language.</description></item><item><title>logv (Modified)</title><link>http://www.cl-user.net/asp/libs/logv</link><guid isPermaLink="false">16377</guid><pubDate>Tue, 12 Aug 2008 00:47:30 GMT</pubDate><description>Logv is a lightweight logging utility for Common Lisp</description></item><item><title>portch (Modified)</title><link>http://www.cl-user.net/asp/libs/portch</link><guid isPermaLink="false">16382</guid><pubDate>Tue, 12 Aug 2008 00:46:05 GMT</pubDate><description>Portch is a small framework for organizing and running tests written with ptester</description></item><item><title>Russell McManus (Modified)</title><link>http://www.cl-user.net/asp/persons/16426</link><guid isPermaLink="false">16426</guid><pubDate>Mon, 11 Aug 2008 01:15:06 GMT</pubDate><description>Chief technology officer, Fox River Partners, and longtime Common Lisp programmer.</description></item><item><title>ptester (Added)</title><link>http://www.cl-user.net/asp/libs/ptester</link><guid isPermaLink="false">16436</guid><pubDate>Sat, 09 Aug 2008 10:56:39 GMT</pubDate><description>ptester is a portable version of Franz's tester library. It is a test framework library.</description></item><item><title>PCall (Added)</title><link>http://www.cl-user.net/asp/libs/pcall</link><guid isPermaLink="false">16431</guid><pubDate>Sat, 09 Aug 2008 09:49:47 GMT</pubDate><description>Implementation of result-oriented parallelism.</description></item><item><title>trivial-utf-8 (Modified)</title><link>http://www.cl-user.net/asp/libs/Website</link><guid isPermaLink="false">14839</guid><pubDate>Sat, 09 Aug 2008 09:43:59 GMT</pubDate><description>Trivial 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.</description></item><item><title>Postmodern (Modified)</title><link>http://www.cl-user.net/asp/libs/Postmodern</link><guid isPermaLink="false">14930</guid><pubDate>Sat, 09 Aug 2008 09:41:23 GMT</pubDate><description>A library for interacting with PostgreSQL databases.</description></item><item><title>net-telent-date (Commented)</title><link>http://www.cl-user.net/asp/libs/net-telent-date</link><guid isPermaLink="false">13723</guid><pubDate>Sat, 09 Aug 2008 06:09:51 GMT</pubDate><description>A library of routines for parsing, conversting, and manipulating dates and times. Most of the code was originally written for the CMUCL Common Lisp implementation.</description></item><item><title>Marijn Haverbeke (Added)</title><link>http://www.cl-user.net/asp/persons/marijn</link><guid isPermaLink="false">14841</guid><pubDate>Fri, 08 Aug 2008 15:34:41 GMT</pubDate><description></description></item><item><title>ST-JSON (Added)</title><link>http://www.cl-user.net/asp/libs/st-json</link><guid isPermaLink="false">16430</guid><pubDate>Fri, 08 Aug 2008 15:34:11 GMT</pubDate><description>A JSON encoding and decoding library.</description></item><item><title>Mikael Jansson (Added)</title><link>http://www.cl-user.net/asp/persons/Mikael.Jansson.be</link><guid isPermaLink="false">16308</guid><pubDate>Thu, 07 Aug 2008 18:40:03 GMT</pubDate><description>Twentysomething Lisp apprentice living in rainy Gothenburg.</description></item><item><title>SLIME (Modified)</title><link>http://www.cl-user.net/asp/libs/slime</link><guid isPermaLink="false">11758</guid><pubDate>Wed, 06 Aug 2008 12:23:22 GMT</pubDate><description>SLIME (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, debugging, definition finding, documentation lookup, cross referencing, inspection. and more. SLIME works with GNU Emacs 20 and 21, and XEmacs 21</description></item><item><title>Sean Ross (Modified)</title><link>http://www.cl-user.net/asp/persons/sean-ross</link><guid isPermaLink="false">12497</guid><pubDate>Mon, 04 Aug 2008 08:54:58 GMT</pubDate><description>Sean Ross used to live in Johannesburg, South Africa but recently moved to 
London where he works in Ruby and Java to pay for playing with CL.
I can be contacted at sross &lt;at&gt; common-lisp &lt;dot&gt; net
</description></item><item><title>cl-xmpp (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-xmpp</link><guid isPermaLink="false">13784</guid><pubDate>Thu, 31 Jul 2008 11:21:49 GMT</pubDate><description>A client implementation of XMPP (Extensible Messaging and Presence Protocol), which is the set of core protocols created by the Jabber messaging system.</description></item><item><title>Trivial-HTTP (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-http</link><guid isPermaLink="false">13242</guid><pubDate>Thu, 31 Jul 2008 11:20:44 GMT</pubDate><description>A simple library for performing client HTTP operations (GET and POST) over a socket interface.

trivial-http has been superseeded by Drakma. </description></item><item><title>Literate Programming in Lisp (Added)</title><link>http://www.cl-user.net/asp/web-sites/literate-programming-in-lisp</link><guid isPermaLink="false">16411</guid><pubDate>Tue, 29 Jul 2008 10:03:27 GMT</pubDate><description>How to embed text in a Lisp file.</description></item><item><title>CL-INTERPOL (Modified)</title><link>http://www.cl-user.net/asp/libs/CL-INTERPOL</link><guid isPermaLink="false">11688</guid><pubDate>Wed, 23 Jul 2008 22:47:15 GMT</pubDate><description>String interpolation for Common Lisp</description></item><item><title>CL-UNICODE (Added)</title><link>http://www.cl-user.net/asp/libs/CL-UNICODE</link><guid isPermaLink="false">16386</guid><pubDate>Wed, 23 Jul 2008 22:45:15 GMT</pubDate><description>CL-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 numerical value, and several other properties. It also provides the ability to replace the standard syntax for reading Lisp characters with one that is Unicode-aware and is used to enhance CL-PPCRE with Unicode properties.</description></item><item><title>f-underscore (Added)</title><link>http://www.cl-user.net/asp/libs/f-underscore</link><guid isPermaLink="false">16383</guid><pubDate>Thu, 17 Jul 2008 15:48:56 GMT</pubDate><description>F-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 function syntax.</description></item><item><title>Hunchentoot Web Server Installation with SBCL on WindowsXP/Vista (Modified)</title><link>http://www.cl-user.net/asp/web-sites/sbcl-w32-hunchentoot-installation</link><guid isPermaLink="false">15683</guid><pubDate>Fri, 11 Jul 2008 07:40:25 GMT</pubDate><description>Quick guide to install Hunchentoot on windows with SBCL implementation.</description></item><item><title>CL-EARLEY-PARSER (Added)</title><link>http://www.cl-user.net/asp/libs/16366</link><guid isPermaLink="false">16366</guid><pubDate>Thu, 10 Jul 2008 09:43:53 GMT</pubDate><description>Syntax anayzer (parser) for any context free grammar.</description></item><item><title>cl-famix (Added)</title><link>http://www.cl-user.net/asp/libs/cl-famix</link><guid isPermaLink="false">16347</guid><pubDate>Tue, 08 Jul 2008 11:22:58 GMT</pubDate><description>CL-Famix is a model extractor, that extract FAMIX-Lisp complaint models from Lisp systems.</description></item><item><title>cl-selenium (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-selenium</link><guid isPermaLink="false">16023</guid><pubDate>Tue, 01 Jul 2008 15:57:02 GMT</pubDate><description>Write your Selenium functional test cases or script your web browser 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, 28 Jun 2008 17:29:13 GMT</pubDate><description>The project wants to provide a portable TCP/IP (and later on maybe 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>Limp (Modified)</title><link>http://www.cl-user.net/asp/libs/limp</link><guid isPermaLink="false">16306</guid><pubDate>Tue, 24 Jun 2008 08:35:51 GMT</pubDate><description>Limp's goal is to provide a compelling alternative to Slime for Vim.</description></item><item><title>Matthew Swank (Added)</title><link>http://www.cl-user.net/asp/persons/mds</link><guid isPermaLink="false">15582</guid><pubDate>Sat, 21 Jun 2008 20:20:01 GMT</pubDate><description>Author of cl-kanren-trs</description></item><item><title>cl-kanren-trs (Added)</title><link>http://www.cl-user.net/asp/libs/cl-kanren-trs</link><guid isPermaLink="false">16320</guid><pubDate>Sat, 21 Jun 2008 20:18:31 GMT</pubDate><description>cl-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) implemented as part of the test suite. </description></item><item><title>py-configparser (Modified)</title><link>http://www.cl-user.net/asp/libs/py-configparser</link><guid isPermaLink="false">15027</guid><pubDate>Fri, 20 Jun 2008 23:39:45 GMT</pubDate><description>An INI-file style configuration parser conformant to the Python configparser module.</description></item><item><title>HPC Platform (Modified)</title><link>http://www.cl-user.net/asp/objects/hpcplatform</link><guid isPermaLink="false">13117</guid><pubDate>Tue, 17 Jun 2008 17:34:55 GMT</pubDate><description>HPC Platform makes high performance and ultra-low latency computing systems based on reprogrammable hardware (FPGAs)</description></item><item><title>SymbolicWeb (Added)</title><link>http://www.cl-user.net/asp/libs/symbolicweb</link><guid isPermaLink="false">14272</guid><pubDate>Sun, 08 Jun 2008 19:27:32 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>Dan Bensen (Modified)</title><link>http://www.cl-user.net/asp/persons/homepage</link><guid isPermaLink="false">14892</guid><pubDate>Fri, 30 May 2008 01:30:06 GMT</pubDate><description>Just another random CLer.  Wrote cl-match, a pattern-matching library.</description></item><item><title>CLFSWM - A(nother) Common Lisp FullScreen Window Manager (Modified)</title><link>http://www.cl-user.net/asp/libs/clfsw</link><guid isPermaLink="false">14516</guid><pubDate>Mon, 19 May 2008 20:45:52 GMT</pubDate><description>A window manager for the X Window system. based on Tinywm and Stumpwm.</description></item><item><title>CLPython (Modified)</title><link>http://www.cl-user.net/asp/libs/clpython</link><guid isPermaLink="false">13929</guid><pubDate>Wed, 14 May 2008 17:05:45 GMT</pubDate><description>CLPython is an implementation of Python in Common Lisp.</description></item><item><title>Core Server (Modified)</title><link>http://www.cl-user.net/asp/libs/core-server</link><guid isPermaLink="false">14311</guid><pubDate>Tue, 06 May 2008 10:19:03 GMT</pubDate><description>Continuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UNIT structure</description></item><item><title>Core Group (Modified)</title><link>http://www.cl-user.net/asp/objects/12417</link><guid isPermaLink="false">12417</guid><pubDate>Tue, 06 May 2008 10:16:57 GMT</pubDate><description>Core Lisp Working Group</description></item><item><title>UCW+ (Modified)</title><link>http://www.cl-user.net/asp/libs/ucw-plus</link><guid isPermaLink="false">12414</guid><pubDate>Tue, 06 May 2008 10:09:51 GMT</pubDate><description>UCW extension package for event based AJAX web programming.

THIS PROJECT SUPERSEEDED BY &quot;CORE SERVER&quot;!!!</description></item><item><title>Marc Battyani (Modified)</title><link>http://www.cl-user.net/asp/persons/marc.battyani</link><guid isPermaLink="false">11003</guid><pubDate>Fri, 02 May 2008 12:07:02 GMT</pubDate><description>The author and main administrator of this web site. Also an electronics and software engineer using Common Lisp to design high performance systems.
</description></item><item><title>CL-DONGLE (Added)</title><link>http://www.cl-user.net/asp/libs/cl-dongle</link><guid isPermaLink="false">16265</guid><pubDate>Sun, 27 Apr 2008 23:29:08 GMT</pubDate><description>Provides full access to all the functionality of SG-Lock's hardware-based copy protection system (dongles).</description></item><item><title>MIDGETS (Modified)</title><link>http://www.cl-user.net/asp/libs/midgets</link><guid isPermaLink="false">14096</guid><pubDate>Sun, 27 Apr 2008 23:25:28 GMT</pubDate><description>A collection of reusable user interface widgets for the CAPI portable GUI toolkit of LispWorks. It currently includes a date picker and a time picker.</description></item><item><title>LW-WIN (Added)</title><link>http://www.cl-user.net/asp/libs/lw-win</link><guid isPermaLink="false">16263</guid><pubDate>Sun, 27 Apr 2008 23:24:58 GMT</pubDate><description>A collection of re-usable Win32-specific functions and macros.</description></item><item><title>CLForJava (Added)</title><link>http://www.cl-user.net/asp/impl/CLForJava</link><guid isPermaLink="false">14977</guid><pubDate>Sun, 27 Apr 2008 16:32:58 GMT</pubDate><description>CLforJava is an implementation of Common Lisp in the Java programming language.</description></item><item><title>Heresy (Modified)</title><link>http://www.cl-user.net/asp/libs/Heresy</link><guid isPermaLink="false">15641</guid><pubDate>Tue, 22 Apr 2008 18:31:27 GMT</pubDate><description>Haskellesque lazy-list and functional tools with a Common Lisp slant.</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>Tue, 22 Apr 2008 10:28:03 GMT</pubDate><description>Provides tightly-integrated knowledge representation, reasoning and search capabilities, built around a portable extension of CLOS.
</description></item><item><title>HT-AJAX, an AJAX framework for Hunchentoot (Modified)</title><link>http://www.cl-user.net/asp/libs/HT-AJAX</link><guid isPermaLink="false">15091</guid><pubDate>Mon, 21 Apr 2008 22:34:22 GMT</pubDate><description>HT-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.</description></item></channel></rss>