Browse thread
Disabling the OCaml garbage collector
[
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: | Thomas Fischbacher <tf@f...> |
| Subject: | Re: [Caml-list] Python and Caml (was: Disabling the OCaml garbage collector) |
Raj Bandyopadhyay wrote: > I am writing a foreign function interface between OCaml and another > language (Python) which works via C. Acknowledging that there is a number of people interested in interfacing python and caml, I just put up a website from which our bugfixed and extended variant of Art Yerkes' "pycaml" module can be downloaded: http://nmag.soton.ac.uk/tf/pycaml.html (Note ad Debian developers: this fixes some major memory management bugs that can cause crashes in the original pycaml module which is in Debian, so, ideally, our variant should eventually supersede the code that is at present in that Debian package. Interface-wise, our module provides more than the original one, but I think I also had to remove two or three very obscure functions.) -- best regards, Thomas Fischbacher tf@functionality.de