caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] How ocaml loads code dynamically
@ 2005-08-10  5:22 Jonathan Roewen
  0 siblings, 0 replies; only message in thread
From: Jonathan Roewen @ 2005-08-10  5:22 UTC (permalink / raw)
  To: caml-list

Hi,

I'm trying to figure out how ocaml loads code at runtime. For example,
I can load the extlib code into the bytecode interpreter at runtime
without building a special toplevel or anything. I'm especially
curious how I could build and link [bytecode] programs that I could
later load into my native code application without staticly linking
the app code APIs into the bytecode program (I'm assuming using the
asmdynlink module to do this).

Jonathan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-10  5:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-10  5:22 [Caml-list] How ocaml loads code dynamically Jonathan Roewen

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).