On Wed, Aug 05, 2009 at 03:37:37AM +0200, Thomas Chust wrote:
> Hello,
> 
> I finally got around to touch the code of the SQLite3 egg again: To
> make it compatible with CHICKEN 4 I created a version without a
> dependency on TinyCLOS, replacing classes with record types and
> multimethods with regular procedures. I also wrapped the code in a
> module and removed the "sqlite3:" prefix from variable names.

You haven't seen zbigniew's sql-de-lite egg yet?  It's another sqlite egg
with (IMHO) a more Schemely API.

http://chicken.wiki.br/eggref/4/sql-de-lite

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgp2Z9CLL075B.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to