caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin DeMello <martindemello@gmail.com>
To: OCaml List <caml-list@yquem.inria.fr>
Subject: question about the jvm backend
Date: Thu, 10 Jun 2010 19:57:23 +0530	[thread overview]
Message-ID: <AANLkTilrzXRxniITp8DOpnz6JyMEuO9zaWTjyDWWRH5t@mail.gmail.com> (raw)

I have an OCaml implementation of an algorithm that I now want to use
from clojure. As I see it, my options are:

1. Port to clojure
2. Port to scala (better support for pattern matching will make it
easier to port, also scala might be faster)
3. Recompile the OCaml code against the JVM

(3) seems like the easiest choice, but from what I could gather from
the docs, there is not much support for generating a library that can
be consumed by a main program in another language. Is this going to
change in 2.0?

martin


             reply	other threads:[~2010-06-10 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10 14:27 Martin DeMello [this message]
2010-06-17 19:29 ` [Caml-list] " forum

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=AANLkTilrzXRxniITp8DOpnz6JyMEuO9zaWTjyDWWRH5t@mail.gmail.com \
    --to=martindemello@gmail.com \
    --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).