guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What new libraries or functionality does Guile need?


From: dsmich
Subject: Re: What new libraries or functionality does Guile need?
Date: Fri, 18 Jul 2008 15:37:50 -0400

---- Andre Kuehne <address@hidden> wrote: 
> Mike Gran wrote:
> > Hi-
> > If you could ask someone to write a library or package a set of 
> > functionality for Guile that it doesn't currently have, what would it be?
> > (My personal projects are near completion, and I may have some Saturdays 
> > free.)
> > -Mike
> > 
> > 
> Hi Mike,
> 
> 1) I would like to have a sqlite-wrapper for guile. There is a great sqlite 
> chicken egg
> 
>      http://www.call-with-current-continuation.org/eggs/3/sqlite3.html
> 
> if this is of any help, but even a simpler interface would be nice.

Hmm.  I have a small wrapper that I have been using in sneek (the #guile 
channel bot on freende) for years.  It just provides open, close, and exec.

I think it's still at http://users.adelphia.net/~dsmich/guile-sqlite-0.4.tar.gz

-Dale




reply via email to

[Prev in Thread] Current Thread [Next in Thread]