Thank you Gabor. Yes, I've looked at the Ocaml-R bindings. They are in
fact where I got the notion that the integration of two garbage collection
systems can be tricky. Guillaume Yziquel, the author of the Ocaml-R
bindings wrote to me that:
"As for speed, currently, there's a very inefficient i
On Sat, Dec 11, 2010 at 9:04 PM, Jason E. Aten wrote:
> I'd like to develop, if there is not one already, an interface between R
> code and Haskell code, to allow R code to call Haskell (compiled) code, and
> vice-versa. But in the interest of not reinventing the wheel, does anyone
> on this list
I'd like to develop, if there is not one already, an interface between R
code and Haskell code, to allow R code to call Haskell (compiled) code, and
vice-versa. But in the interest of not reinventing the wheel, does anyone
on this list know of existing bindings for Haskell code?
There is support