caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Olivier Andrieu <oandrieu@nerim.net>
To: Kenneth Sullivan <sullivan@mayachitra.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] SQLite 3, ocaml, mac os x
Date: Thu, 19 Oct 2006 12:28:53 +0200	[thread overview]
Message-ID: <17719.21349.564966.619769@karryall.dnsalias.org> (raw)
In-Reply-To: <335ADF72-5CB0-4830-AB24-DEC888204FAE@mayachitra.com>

 Kenneth Sullivan [Wednesday 18 October 2006] :
 >
 > Does anyone know of a good SQLite 3 wrapper for ocaml, in
 > particular, one they have used with mac os x?  Christian Szegedy's
 > wrapper (http://metamatix.org/~ocaml/ocaml_sqlite3.html), seems to
 > fit the bill.  However this was tested on linux, and I had a bear
 > of a time convincing it to compile on darwin and finally got "Bus
 > errors" running the test code.  If anyone could point me to a
 > wrapper they are currently having success with on a mac, I'd
 > greatly appreciate it.

I have a sqlite3 wrapper that I use in a project. I made a standalone
release if you want to try:
  http://oandrieu.nerim.net/ocaml/mlsqlite/
  http://oandrieu.nerim.net/ocaml/mlsqlite/doc/

NB: It's never been tested on mac AFAIK.
-- 
   Olivier


      reply	other threads:[~2006-10-19 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 23:37 Kenneth Sullivan
2006-10-19 10:28 ` Olivier Andrieu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17719.21349.564966.619769@karryall.dnsalias.org \
    --to=oandrieu@nerim.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=sullivan@mayachitra.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).