Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Michael Hicks" <mhicks@cs.cornell.edu>
To: "Dimitri Timofeev" <dt@dt7463.spb.edu>,
	"OCaml mailing list" <caml-list@inria.fr>
Subject: RE: [Caml-list] Dynamic module loading
Date: Sat, 10 Nov 2001 19:15:25 -0500	[thread overview]
Message-ID: <MABBJDLGAJOFDJKIGNELOEPHCAAA.mhicks@cs.cornell.edu> (raw)
In-Reply-To: <Pine.LNX.4.30.0111101813540.1450-100000@localhost.localdomain>

Fabrice's asmdynlink library allows loading bytecode modules from
compiled-to-native executables, but at a performance cost relative to normal
bytecode interpration times. Bytecode executables can load bytecode modules
using the standard Dynlink library.  Asmdynlink os distributed with the CDK
(http://pauillac.inria.fr/cdk/).

Mike

> -----Original Message-----
> From: owner-caml-list@pauillac.inria.fr
> [mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of Dimitri Timofeev
> Sent: Saturday, November 10, 2001 6:27 PM
> To: OCaml mailing list
> Subject: [Caml-list] Dynamic module loading
>
>
> Greetings!
>
> I'm a newbie in OCaml programming and in this list, so i'm sorry if my
> questions aren't smart :).
>
> Can i dynamically load OCaml bytecode modules in runtime from OCaml
> program compiled to native code? Can i do it if i compile modules to
> native code? If the answer is "yes", does the method work at Win32?
>
> If i can't use native-compiled modules only, there is another question.
> That is the minimal set of OCaml files i need to distribute with a
> program if i want users to be able to run program compiled to bytecode
> without installing OCaml itself?
>
> Thanks!
>
> Dimitri
>
>
> -------------------
> 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

-------------------
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-11-11  0:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-10 23:27 Dimitri Timofeev
2001-11-11  0:15 ` Michael Hicks [this message]
2001-11-11 22:09   ` Vitaly Lugovsky
2001-11-12 11:22     ` Fabrice Le Fessant
2001-11-11  1:00 ` malc
2001-11-11 16:45 ` Xavier Leroy
2001-11-12  5:21 Dimitri Timofeev

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=MABBJDLGAJOFDJKIGNELOEPHCAAA.mhicks@cs.cornell.edu \
    --to=mhicks@cs.cornell.edu \
    --cc=caml-list@inria.fr \
    --cc=dt@dt7463.spb.edu \
    /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