[plt-scheme] BerkeleyDB + PLT Scheme

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Sep 9 06:39:45 EDT 2009

dbm is not as cool as BerkeleyDB though.

BDB is really annoying because there really isn't an API... the whole
API is a set of function pointers in a struct with like 80 fields. It
is way too frustrating to build an FFI because you have to reimplement
so much.

Jay

On Wed, Sep 9, 2009 at 1:52 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> Hie thee to Planet and search for dbm. Or click on this:
>
>  http://planet.plt-scheme.org/display.ss?package=dbm.plt&owner=jaymccarthy
>
> N.
>
> On Wed, Sep 9, 2009 at 8:40 AM, DTNOIZR<dtnoizerz58 at yandex.ru> wrote:
>> I wanna get PLT Scheme library for BerkeleyDB
>> I saw a topic here, but link was "dead"
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.