caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@furbychan.annexia.org>
To: SooHyoung Oh <shoh@compiler.kaist.ac.kr>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Anyone tried to compile Ocaml on .NET?
Date: Fri, 31 Dec 2004 16:33:56 +0000	[thread overview]
Message-ID: <20041231163356.GA11584@furbychan.cocan.org> (raw)
In-Reply-To: <41D0F973.8070101@compiler.kaist.ac.kr>

On Tue, Dec 28, 2004 at 03:13:07PM +0900, SooHyoung Oh wrote:
> Is there anyone who has ever tried to compile ocaml on .NET environment?
> 
> I can find lots of infomation from the ocaml-mailing list:
> 
> Mono project: http://www.mono-project.com/about/index.html
> F#: http://research.microsoft.com/projects/ilx/fsharp.aspx
> sml.net: http://www.cl.cam.ac.uk/Research/TSG/SMLNET/
> Nemerle: http://nemerle.org/
> John Goerzen's message: http://caml.inria.fr/archives/200408/msg00424.html
> 
> After some test on F#, my feeling is that it's not so good as Ocaml.
> So I'm looking for Ocaml implementation on .NET environment.
> (Interoperability is not my concern.)

One possibility is running .NET code on the Mono VM, embedded in an
OCaml process.  It seems like it should be possible, although the
specifics of how the two garbage collectors might behave together is
unclear.

http://www.go-mono.com/embedded-api.html

Rich.

-- 


      parent reply	other threads:[~2004-12-31 16:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-28  6:13 SooHyoung Oh
2004-12-28  8:55 ` [Caml-list] " Tom Hirschowitz
2004-12-31 16:33 ` Richard Jones [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=20041231163356.GA11584@furbychan.cocan.org \
    --to=rich@furbychan.annexia.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=shoh@compiler.kaist.ac.kr \
    /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).