caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Josh Berdine" <berdine@dcs.qmul.ac.uk>
To: <caml-list@yquem.inria.fr>
Subject: RE: [Caml-list] How to use C++ library iin OCaml?
Date: Wed, 2 May 2007 14:15:26 +0100	[thread overview]
Message-ID: <011901c78cbb$f5da83e0$e18f8ba0$@qmul.ac.uk> (raw)
In-Reply-To: <46388306.60602@dur.ac.uk>

Hi Guan,

If you're interested in the PPL, I'd keep an eye on APRON
(http://apron.cri.ensmp.fr/library/) which is advertised as soon to have a
PPL interface.

Cheers,  Josh


-----Original Message-----
From: caml-list-bounces@yquem.inria.fr
[mailto:caml-list-bounces@yquem.inria.fr] On Behalf Of guanhua he
Sent: Wednesday, May 02, 2007 1:25 PM
To: Richard Jones
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] How to use C++ library iin OCaml?

Hi, Rich,

Thanks for your reply.

I'd like to use the Parma Polyhedra Library 
(http://www.cs.unipr.it/ppl/) to solve the convex-hull and widening 
problems. Does it work in ocaml? Or any other good tools for ocaml?

BTW, does ocaml work with the  
LP_solver(http://lpsolve.sourceforge.net/5.5/) library? Or is there any 
good LP solver for ocaml?

Thanks
  Guan


Richard Jones wrote:
> On Wed, May 02, 2007 at 10:40:51AM +0100, guanhua he wrote:
>   
>> Does anyone know can I use C++ library in OCaml and how?
>>     
>
> Read: http://caml.inria.fr/pub/docs/manual-ocaml/manual032.html
>
> You'll have problems with the C++ name mangling, and it'll be tricky
> if the library uses lots of templates, exceptions or even complicated
> object features, but in principle it should be possible.
>
> Which library?
>
> Rich.
>
>   

_______________________________________________
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


  reply	other threads:[~2007-05-02 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070502084159.137F8BC82@yquem.inria.fr>
2007-05-02  9:40 ` guanhua he
2007-05-02 11:55   ` [Caml-list] " Richard Jones
2007-05-02 12:24     ` guanhua he
2007-05-02 13:15       ` Josh Berdine [this message]
2007-05-02 20:55       ` Roberto Bagnara

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='011901c78cbb$f5da83e0$e18f8ba0$@qmul.ac.uk' \
    --to=berdine@dcs.qmul.ac.uk \
    --cc=caml-list@yquem.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).