caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Magnus Jonsson <magnus@smartelectronix.com>
To: caml-list@inria.fr
Subject: [Caml-list] Making plugins with ocaml
Date: Wed, 2 Jun 2004 10:09:30 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0406020932080.16473-100000@host.smartelectronix.com> (raw)
In-Reply-To: <003701c448a2$726303d0$ef01a8c0@warp>

Hello,
I would like to program a plugin in ocaml. A plugin to already existing 
programs that are written in C. The plugin is in form of a DLL, and the 
plugin's interface is described by a set of C structures and exported 
functions in the DLL.

There's also one more constraint: the plugin must be self-contained; it 
must not require any other DLL (except for system DLLs) to function. It 
must be deliverable as -one- .DLL file.

Is this possible?

Thanks,
Magnus Jonsson

-------------------
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/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2004-06-02 14:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-17 11:28 [Caml-list] Teaching OCaml Simão Melo de Sousa
2004-05-17 17:27 ` Michael Hamburg
2004-05-17 17:40   ` David Brown
2004-05-18  8:52   ` Richard Jones
2004-06-02 17:41     ` Holger Schulz
2004-05-17 21:12 ` Evan Martin
2004-06-02 12:43 ` Holger Schulz
2004-06-02 13:06   ` Nicolas Cannasse
2004-06-02 14:09     ` Magnus Jonsson [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=Pine.LNX.4.44.0406020932080.16473-100000@host.smartelectronix.com \
    --to=magnus@smartelectronix.com \
    --cc=caml-list@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).