Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Vsevolod Fedorov" <sevaAtWork@mail.ru>
To: "Grant Monroe" <grant@janrain.com>, <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Compiling pycaml shared library
Date: Mon, 6 Feb 2006 13:38:14 +0300	[thread overview]
Message-ID: <005f01c62b09$703158a0$670aa8c0@seva> (raw)
In-Reply-To: <826ff8bf0602031120i355928e5r3e5b0bc4b644782b@mail.gmail.com>

Hello!

> I'm trying to figure out how to compile a simple shared library (.so)
> using pycaml that I can load from the python interpreter. I have a
> single .ml file who's contents are as follows:

I also had to to this task. So I wrote my own library, like py2caml (named
py2caml) - just
to write python extentions on ocaml (without C code).
Unlike pycaml, it can handle multi-threaded apps, safe for user errors in
python or caml code etc.

If you interested I can upload the library to sourceforge, and/or answer
your questions.

Seva



  parent reply	other threads:[~2006-02-06 10:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-03 19:20 Grant Monroe
2006-02-04 14:35 ` [Caml-list] " Richard Jones
2006-02-06 10:38 ` Vsevolod Fedorov [this message]
2006-02-06 18:10   ` Grant Monroe

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='005f01c62b09$703158a0$670aa8c0@seva' \
    --to=sevaatwork@mail.ru \
    --cc=caml-list@yquem.inria.fr \
    --cc=grant@janrain.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