Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão suporta maiúsculas e minúsculas implementações Lisp comum, e apresenta um carregador de melhoria para bibliotecas estrangeiras.
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 é agora suportado.
Tags: Minor feature enhancements
SBCL-Unicode is now supported.

2005-04-28 10:57
3.1.12

Suporte para segundos fracionários foi fornecida. Agora os desenvolvedores podem suprimir macros leitor.
Tags: Minor feature enhancements
Support for fractional seconds was provided. Developers can now suppress reader macros.

2005-04-15 19:00
3.1.10

Esta versão adiciona suporte para Unicode 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

Suporte para sistemas 64-bit e Fink sobre Darwin foi melhorado. Gerenciamento de memória foi otimizada.
Tags: Code cleanup
Support for 64-bit systems and fink on Darwin was
improved. Memory management was optimized.

Project Resources