Hacker News new | ask | show | jobs
by bachmeier 3261 days ago
In that case, why not just embed an R interpreter inside Lisp? I've published a slightly modified fork of RInside that lets you embed R inside anything with a C FFI[1]. Tested only on Linux.

[1] https://bitbucket.org/bachmeil/rinsidec