Downloadliste

Projektbeschreibung

CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-10 16:47
3.2

Diese Version unterstützt Groß-und Kleinschreibung Common Lisp-Implementierungen und bietet eine verbesserte Lader für ausländischen Bibliotheken.
Tags: Minor feature enhancements
This version supports case-sensitive Common Lisp
implementations and features an improved loader
for foreign libraries.

2005-06-08 11:53
3.1.16

SBCL-Unicode wird nun unterstützt.
Tags: Minor feature enhancements
SBCL-Unicode is now supported.

2005-04-28 10:57
3.1.12

Support für Sekundenbruchteile bereitgestellt wurde. Entwickler können nun unterdrücken Leser Makros.
Tags: Minor feature enhancements
Support for fractional seconds was provided. Developers can now suppress reader macros.

2005-04-15 19:00
3.1.10

Diese Version bietet zusätzlich Unterstützung für Unicode in Steel Bank Common Lisp.
Tags: Minor feature enhancements
This release adds support for Unicode on Steel Bank Common Lisp.

2005-04-09 21:12
3.1.9

Unterstützung für 64-Bit-Systemen und Fink auf Darwin wurde verbessert. Memory Management optimiert.
Tags: Code cleanup
Support for 64-bit systems and fink on Darwin was
improved. Memory management was optimized.

Project Resources