On Aug 7, 2009, at 4:57 PM, Vincent Manis wrote:

I was about to write a somewhat minimal SQLite interface for Ikarus when I decided to ask the obvious question. Has anyone got one that they might be willing to share? (I recall a somewhat inconclusive discussion on this topic some time ago, but don't
ever remember seeing a pointer to actual code.)

Thanks in advance -- v

I don't think there is one currently, but I would like to use
it if it exists.  As a matter of fact, I was going to do it
except that I felt uneasy about hardcoding constant values
(like #define'd cpp constants, enum values, etc) in a Scheme
library that I decided to work on automating it (wrote a C
preprocessor, was going to write a C parser, got stuck on not
having a decent parser library, ported parser-tools from PLT,
and now I can resume my task!  Yes, I'm taking the scenic
route, and if you want sqlite fast, you should probably take
the direct route and eventually I'll catch up.

Aziz,,,

Reply via email to