Browse thread
csml: high-level bindings between OCaml and .Net
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ludovic Coquelle <lcoquelle@g...> |
| Subject: | Re: [Caml-list] csml: high-level bindings between OCaml and .Net |
Probably something went wrong somewhere ... I did use PInvoke intensively on mono and I never experienced problem (I do not remember which version of mono, it was around 2 years ago). Is it easier to use CSML compare to porting ocaml code to F#? On Wed, Sep 17, 2008 at 9:03 PM, Alain Frisch <alain.frisch@lexifi.com> wrote: > Richard Jones wrote: >> >> On Wed, Sep 17, 2008 at 01:06:06AM +0200, Alain Frisch wrote: >>> >>> I've briefly tried to make it work under Linux with Mono some months ago >>> but I stopped very quickly; I could not even call a simple C function in a >>> shared library from C# with Mono (see >>> http://lists.ximian.com/pipermail/mono-list/2008-March/037946.html). If >>> anyone is interested in helping porting CSML to Mono, please let me know! >> >> This didn't work? >> >> http://www.mono-project.com/Interop_with_Native_Libraries > > That was indeed my main source of information for the implementation of > P/Invoke under Mono, and I confirm it did not work. > > -- Alain > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >