<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Software</title><link>http://www.cl-user.net/asp/tags/software</link><description>The last modified items of the Common Lisp Directory for the tag: Software</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>Armed Bear Common Lisp (Annotated)</title><link>http://www.cl-user.net/asp/impl/ABCL</link><guid isPermaLink="false">11745</guid><pubDate>Wed, 06 Mar 2013 13:42:39 GMT</pubDate><description>Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.</description></item><item><title>Allegro Common Lisp (Modified)</title><link>http://www.cl-user.net/asp/impl/Allegro%20CL</link><guid isPermaLink="false">11137</guid><pubDate>Fri, 11 Jan 2013 18:44:32 GMT</pubDate><description>Commercial Common Lisp implementation by Franz, Inc. A free trial edition is available.</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>Declt, Documentation Extractor from Common Lisp to Texinfo (Modified)</title><link>http://www.cl-user.net/asp/libs/Declt</link><guid isPermaLink="false">18294</guid><pubDate>Tue, 23 Oct 2012 05:44:09 GMT</pubDate><description>Declt (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 in the system and definitions like constants, special variables, symbol macros, compiler macros, macros, functions, generic functions and methods, conditions, structures and classes.

Reference manuals are generated in Texinfo format which can be subsequently converted into info, HTML, DVI, PostScript or PDF. The generated manuals are fully indexed and provide a complete set of cross-references between documentation elements. For instance, files and packages point to the definitions they provide, and those definitions point back to package and file in which they can be found. </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>ASDlite (Modified)</title><link>http://www.cl-user.net/asp/libs/ASDlite</link><guid isPermaLink="false">19268</guid><pubDate>Mon, 30 Apr 2012 12:34:10 GMT</pubDate><description>ASDlite is a light-weight version of ASDF, a popular build facility for Common Lisp.
</description></item><item><title>Ystok-Library (Modified)</title><link>http://www.cl-user.net/asp/libs/Ystok-Library</link><guid isPermaLink="false">19269</guid><pubDate>Mon, 30 Apr 2012 12:13:32 GMT</pubDate><description>Ystok-Library is a portable Common Lisp library of general purpose macros, functions, and utilities.</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>cl-gdata (Added)</title><link>http://www.cl-user.net/asp/libs/cl-gdata</link><guid isPermaLink="false">19241</guid><pubDate>Tue, 13 Mar 2012 16:01:07 GMT</pubDate><description>Google GData bindings for Common Lisp</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>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>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>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>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>cl-buchberger (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-buchberger</link><guid isPermaLink="false">15793</guid><pubDate>Sat, 21 Aug 2010 10:19:14 GMT</pubDate><description>cl-buchberger is a Common Lisp implementation of Buchberger's algorithm for the computation of Gröbner bases.</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>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>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>:o( Smilisp :-) (Added)</title><link>http://www.cl-user.net/asp/impl/Smilisp</link><guid isPermaLink="false">15631</guid><pubDate>Tue, 15 Jun 2010 07:26:51 GMT</pubDate><description>#

:o( Smilisp :-) is a new dialect of Lisp featuring a very special paradigm known as &quot;Emotional Programming&quot;. When you [S-]express yourself, your mood is not the same at the beginning of your [S-]expression (where you might wonder a bit what you're going to say) and at the end (where you enjoy having said something), and :o( Smilisp :-) reflects that.

:o( Smilisp :-) is implemented in (and fully compatible with) Common Lisp. :o( Smilisp :-) can also be implemented in itself. The distribution comes with a portable implementation of the language, a demonstration program (the implementation of the language in itself as a matter of fact), and an [X]Emacs library supporting emotional fontification.

We are confident that :o( Smilisp :-) is a major step towards the modernization of Lisp, notably by solving the parenthesis problem, and replacing S-Expressions with E-Expressions (Emotional Expressions). We are also confident that emotional programming will become the standard programming paradigm in the future, and that :o( Smilisp :-) greatly contributes to pioneering this idea.
</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>evol (Added)</title><link>http://www.cl-user.net/asp/libs/evol</link><guid isPermaLink="false">17380</guid><pubDate>Mon, 19 Apr 2010 17:33:49 GMT</pubDate><description>evol - 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 repeating the mistakes made and still being made at comparable build tool projects.</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>ASDF (Modified)</title><link>http://www.cl-user.net/asp/libs/ASDF</link><guid isPermaLink="false">11869</guid><pubDate>Thu, 01 Apr 2010 16:06:07 GMT</pubDate><description>ASDF is Another System Definition Facility.</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>ABLE - A Basic Lisp Editor (Modified)</title><link>http://www.cl-user.net/asp/libs/ABLE</link><guid isPermaLink="false">15259</guid><pubDate>Sun, 21 Feb 2010 15:03:38 GMT</pubDate><description>ABLE 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 matching, configurable indentation, Hyperspec lookup and call-tips. ABLE is distributed under the MIT license. 
</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>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>LispWorks (Modified)</title><link>http://www.cl-user.net/asp/impl/lispworks</link><guid isPermaLink="false">11139</guid><pubDate>Tue, 02 Feb 2010 13:46:12 GMT</pubDate><description>Commercial Common Lisp implementation by LispWorks Ltd. A free version, LispWorks Personal Edition, is available.</description></item><item><title>Consequor Consulting AG (Added)</title><link>http://www.cl-user.net/asp/objects/CCAG</link><guid isPermaLink="false">13332</guid><pubDate>Mon, 11 Jan 2010 16:54:11 GMT</pubDate><description>Consequor Consulting AG specializes in Product Development Excellence and Product Lifecycle Management. A team of experienced consultants works with client staff to jointly optimize processes in product development, product structure, bill of material and material management, and engineering change management throughout the product lifecycle and across all organizational units in a company.</description></item><item><title>CL-Graph (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-graph</link><guid isPermaLink="false">13547</guid><pubDate>Fri, 30 Oct 2009 13:54:36 GMT</pubDate><description>A 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 vertices.</description></item><item><title>Snarf (Added)</title><link>http://www.cl-user.net/asp/libs/snarf.lisp</link><guid isPermaLink="false">17079</guid><pubDate>Sun, 25 Oct 2009 12:35:45 GMT</pubDate><description>Snarf 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 in one file, plus a description of how to use the code at the end.  It's been around since about 2003.</description></item><item><title>Spartns (Modified)</title><link>http://www.cl-user.net/asp/libs/Spartns</link><guid isPermaLink="false">16746</guid><pubDate>Tue, 20 Oct 2009 13:29:07 GMT</pubDate><description>Sparse tensor representation library. There are no external dependencies; Spartns works on any data type and is heavily optimized.</description></item></channel></rss>