Browse thread
Dynamic linking
[
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: | Alain Frisch <Alain.Frisch@i...> |
| Subject: | Dynamic linking |
Hello, I'm pleased to announce the existence of an experimental branch in OCaml's CVS. Main changes: * Dynamic loading of OCaml code in native code programs, through the Dynlink module. * Simplified dynamic linking of C code under Windows. More info: http://alain.frisch.fr/natdynlink.html Enjoy and send some feedback! Alain