Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[nausicaa's library of the week] Nausicaa/SQLite 2009-11-15 tag 0.1b0

0 views
Skip to first unread message

Marco Maggi

unread,
Nov 15, 2009, 9:57:50 AM11/15/09
to
Nausicaa/SQLite
===============

Nausicaa/SQLite is a distribution of libraries for R6RS
Scheme implementations; it implements a bindings to SQLite,
a SQL database engine. It is built upon Nausicaa/Scheme,
making use of its foreign functions interface; so it
currently supports only GNU+Linux systems. The installation
infrastructure requires a GNU+Linux system (for details see
the "README.build" file).

The latest release of the Nausicaa/SQLite package is
available at:

<http://github.com/marcomaggi/nausicaa/downloads>

the home page of the Nausicaa project is at:

<http://marcomaggi.github.com/nausicaa.html>

development takes place at:

<http://github.com/marcomaggi/nausicaa/tree/master>

the documentation is available on line:

<http://marcomaggi.github.com/docs/nausicaa-sqlite.html>

SQLite is available at:

<http://www.sqlite.org/>


Notes for 2009-11-15 tag 0.1b0
------------------------------

* It has been tested with SQLite Amalgamation version
3.6.19.

* The libraries uncover a bug in Mosh Scheme (reported
upstream) which manifests itself with the SQLITE-EXEC
function. Avoding this API makes Mosh usable.

--
Marco Maggi

0 new messages