On Mon, Aug 11, 2008 at 7:21 PM, Jesper Louis Andersen
<[EMAIL PROTECTED]> wrote:

> Has anybody begun making a library that makes Ocaml<->CouchDB
> interfacing easy? If not, I'll attack the problem. Either my Google-fu
> fails me, or there is nothing out there in the open. But somebody
> might have a stealth-repo somewhere ;)

For the record: I now have a pseudo-stealth-repository at

http://github.com/jlouis/caml-in-couch/tree/master

which is a start. I plan to morph it so it works more like clouchdb
than the python-couch I loosely based it on. Furthermore, it takes
some more work before the API stabilizes as I need to play with
different options on how to map CouchDB over a static type system
without making it utter pain ;)
  • Ocaml bindings? Jesper Louis Andersen
    • Re: Ocaml bindings? Jesper Louis Andersen

Reply via email to