caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Mixing OCaml and Delphi
@ 2007-02-19  9:45 Goulagman
  0 siblings, 0 replies; only message in thread
From: Goulagman @ 2007-02-19  9:45 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

Hello,

I'm trying to mix Ocaml and Delphi code in a project for some educational
purpose and I don't really want to have to recode mlvalues in Delphi...
I've tried many ways to do that, I tried to cross-compile them, I tried to
build a Delphi dll and use it from Ocaml but I still have the problem of
type...

My next move is to try to pass through a C program since Delphi and C are
compatible and Ocaml and C too, but I don't know how to deal with the
garbage collector and which compiler I should use...

More details : It must work on Windows and be fast because data exchanged
are heavy matrices.

Thanks.

-- 
Alexandre Abraham
EPITA - 2009 Promotion

[-- Attachment #2: Type: text/html, Size: 719 bytes --]

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

only message in thread, other threads:[~2007-02-19  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19  9:45 Mixing OCaml and Delphi Goulagman

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