caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: "Bauer, Robert" <rbauer@rational.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] linking ocaml with java
Date: Mon, 2 Jul 2001 14:01:19 +0200	[thread overview]
Message-ID: <20010702140119.A30815@pauillac.inria.fr> (raw)
In-Reply-To: <A3AF185A9D48B3489F7CD9FE0F6E63A0DCC7A5@sus-ca3it10>; from rbauer@rational.com on Fri, Jun 29, 2001 at 01:53:18PM -0700

> If it is possible to link ocaml with java, could someone point me to some
> documentation or provide the instructions.

A preliminary Caml/Java interface (via the Java Native Interface) is
available at http://caml.inria.fr/distrib/camljava-0.1.tar.gz

This is a JNI-level interface: it lets you do pretty much everything,
but is not type safe and a bit heavy in places.  A higher-level interface
providing a more direct, type-safe mapping between Java classes and
Caml classes, is planned at some point.

- Xavier Leroy
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


      reply	other threads:[~2001-07-02 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-29 20:53 Bauer, Robert
2001-07-02 12:01 ` Xavier Leroy [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=20010702140119.A30815@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=rbauer@rational.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).