Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Trying to build a toplevel as a win32 dll
@ 2003-01-10 16:07 EL CHAAR RABIH
  0 siblings, 0 replies; only message in thread
From: EL CHAAR RABIH @ 2003-01-10 16:07 UTC (permalink / raw)
  To: 'caml-list@inria.fr'

Hello everybody,

I'm trying to build a Ocaml toplevel as a win32 dll.

In its simplest form, this means that one obtains a win32 dll that has only
one function for receiving as a string any (correct) ocaml syntax normally
entered into the toplevel and returns a string containing the result
normally pretty-printed by the toplevel (or the error message).

Its really just to be able to use Ocamls toplevel technology as a dll
callable from other software.
Of course, I could use the ocaml toplevel as a console application to which
my program would send some text and capture back the result, but I wish to
avoid this and call the ocaml engine "natively".

Did somebody manage to achieve this or have ideas about how to do it ?

Thanks in advance for your help

Rabih

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


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

only message in thread, other threads:[~2003-01-10 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-10 16:07 [Caml-list] Trying to build a toplevel as a win32 dll EL CHAAR RABIH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox