caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: micha <micha-1@fantasymail.de>
To: Joel Reymont <joelr1@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Examples of creating C++ library bindings
Date: Mon, 19 Feb 2007 15:43:05 +0100	[thread overview]
Message-ID: <45D9B779.2090204@fantasymail.de> (raw)
In-Reply-To: <3220E2BE-5E8F-4701-9D5E-49C7FD25FC8F@gmail.com>

Joel Reymont wrote:
> Are there any examples of creating C++ library bindings?
>
>     Thanks, Joel

I have done it few times, mostly just to see how it works. At the moment 
I'm writing a (hopefully) real usable binding to a c++ lib.
For big libs it's better (faster) to generate them but if you want some 
(small) part, you can do it yourself, it's much writing. I can send my 
code as an example and answer questions (no docu yet). It mirrors a c++ 
lib on the ocaml side, with working inheritance and overwritable virtual 
functions and event callbacks

cheers
 Michael


  parent reply	other threads:[~2007-02-19 14:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-19 14:08 Joel Reymont
2007-02-19 14:26 ` RE : [Caml-list] " Mathias Kende
2007-02-19 14:35   ` Joel Reymont
2007-02-19 18:32     ` Nathaniel Gray
2007-02-19 18:46       ` micha
2007-02-19 19:43         ` Nathaniel Gray
2007-02-19 14:43 ` micha [this message]
2007-02-19 23:02 ` Robert Roessler
2007-02-20 12:55   ` Dário Abdulrehman

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=45D9B779.2090204@fantasymail.de \
    --to=micha-1@fantasymail.de \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.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).