caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Dário Abdulrehman" <dario.rehman@gmail.com>
To: Caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Examples of creating C++ library bindings
Date: Tue, 20 Feb 2007 12:55:33 +0000	[thread overview]
Message-ID: <6120f6690702200455k3e9f71e8m86a5656e86e5ae7c@mail.gmail.com> (raw)
In-Reply-To: <45DA2C6F.7000801@rftp.com>

[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]

More info here on the OCaml/C interface:
http://www.soton.ac.uk/~fangohr/nsim/tutorial/ocaml/lecture5.html

On 2/19/07, Robert Roessler <roessler@rftp.com> wrote:
>
> Joel Reymont wrote:
> > Are there any examples of creating C++ library bindings?
>
> Well, on the "Caml Humps", you should be able to find something. :)
>
> In particular, I released a *simple* version of an OCaml binding for
> the PCRE pattern-matching library: "LablPCRE 1.0".  While simple, it
> is also non-trivial (it utilizes "custom" blocks with finalization).
>
> As it happens, the package was originally class-based, and then was
> switched to a module orientation after "input" from the list. ;)
>
> I also have a much larger binding for the Scintilla editing component
> ("LablScintilla 0.9pre1"), but it *is* quite a bit larger, *and*
> interfaces with LablGTK (representing a much more interesting can of
> worms).. so it would be better to digest LablPCRE first.
>
> Robert Roessler
> roessler@rftp.com
> http://www.rftp.com
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>



-- 
Dário Abdulrehman

[-- Attachment #2: Type: text/html, Size: 2117 bytes --]

      reply	other threads:[~2007-02-20 12:55 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
2007-02-19 23:02 ` Robert Roessler
2007-02-20 12:55   ` Dário Abdulrehman [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=6120f6690702200455k3e9f71e8m86a5656e86e5ae7c@mail.gmail.com \
    --to=dario.rehman@gmail.com \
    --cc=caml-list@inria.fr \
    /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).