On 3/24/2006 1:21 PM, Leo Espindle wrote: > I am currently working on a project that involves using R and .Net. We're > having performance issues with R, and we're wondering if there is a way to > get around the R interpreter, particularly by compiling R directly for the > .Net CLR? We're wondering if there is any initiatives to build such a > compiler.
I'm unaware of any such initiative. Luke Tierney has a project to compile R to byte code, but I don't think .Net is the byte code interpreter he's aiming at. Duncan Murdoch ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
